For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 4 voices, and was last updated 20 years, 6 months ago by
Greg.
-
AuthorPosts
-
cmonandspammeMemberI have eclipse 3.1.1 installed, downloaded and installed MyEclipse 4.0 for eclipse 3.1 (EnterpriseWorkbenchInstaller_4.0.3GA_E3.1.bin).
However, when I try to create a MyEclipse web project, i get this “Invalid Eclipse Base Version” error.
January 11, 2006 at 3:17 pm #244374
Scott AndersonParticipantIf you’ve got Eclipse 3.1.1 installed the likely issue is directory permissions. For trials, you’re required to both install and run MyEclipse as a single user. You can only install as one user and run as a different user once you’ve subscribed and been given a subscription key. Installing as one user and running as another will typically keep the “running” user from having the directory permissions needed to operate the software properly on Linux.
February 2, 2006 at 8:31 am #245897
strysiuMemberHi
I have the same problem. I have eclipse 3.1.1 installed on the Kubuntu 5.10 Linux. Eclipse was installed using standard Kubuntu installationa manager – “Adept” – started with superuser privileages.
The evaluation version of MyEclipse 4.1.0GA build 20062201 was installed from my account to the ‘/opt/MyEclipse’ directory.
I cannot create web project because of: “Invalid Eclipse Base Version”.
I would like to check if MyEclipse could be helpful for other developers working for my employer.
Please help me.
Jakub S.Here is my configuration summary:
*** Date: Thu Feb 02 15:28:35 CET 2006*** System properties:
OS=Linux
OS version=2.6.12-9-386
Java version=1.4.2_10*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.0 GA
Build id: 20060122-4.1-GA*** Eclipse details:
Eclipse PlatformVersion: 3.1.1
Build id: @build@Eclipse Platform
Version: 3.1.1
Build id: @build@Eclipse RCP
Version: 3.1.1
Build id: @build@Eclipse Java Development Tools
Version: 3.1.1
Build id: @build@Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: @build@Eclipse Project SDK
Version: 3.1.1
Build id: @build@ (Ubuntu version: 3.1.1-1ubuntu3)Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
dc8006
-data /projekty/workspace
-vm /opt/java/bin/java
-install
/usr/lib/eclipse
-vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=256M -Dosgi.splashLocation=/opt/MyEclipse/eclipse/MyEclipseSplash.bmp
-vm
/opt/java/bin/javaFebruary 2, 2006 at 11:36 am #245931
GregMemberJakub,
Try downloading Eclipse 3.1.2 SDK from eclipse.org download page as opposed to using the custom build that is for Ubuntu. The version 3.1.2 from the following link should work fine.
http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/download.php?dropFile=eclipse-SDK-3.1.2-linux-gtk.tar.gzFebruary 3, 2006 at 3:10 am #245982
strysiuMemberHi,
Thank You Greg. Your advice has solved my problem 😀
If Eclipse 3.1.2 and MyEclipse 4.1.0 is instaled by the same user, it is possible
to use MyEclipse. Eclipse shouldn’t be installed from the standard Kubuntu package manager.I have other question.
When the MyEclipse 4.1.1 for Linux platform with Web2.0/AJAX tools will be avaiable ?Sincerely,
Jakub S.February 3, 2006 at 9:43 am #246015
GregMemberThe 4.1.1 release, including Linux web20 support, should be out around the end of Feb.
-
AuthorPosts
