- This topic has 3 replies, 3 voices, and was last updated 20 years, 5 months ago by Scott Anderson.
-
AuthorPosts
-
roncordellMemberInstalled Eclipse M9 build on Linux system (previously using M8 build with MyEclipseIDE). Attempting to install EnterpriseWorkbench v3.8 Beta-1, but the installer won’t let me specify the Eclipse directory. The dialog box says:
… It should be named ‘eclipse’ and will directly contain a file called .eclipseproduct”
I renamed the directory containing eclipse, in case that was the issue, although I did not want to do that. However, there is no file called “.eclipseproduct”. I have run Eclipse M9 from that directory succcessfully, so that works. A directory listing for the eclipse directory shows:
rlcordel@atlrcordelld:/opt/eclipse> ls -al
total 89
drwxr-xr-x 6 rlcordel users 296 2004-06-09 16:26 .
drwxr-xr-x 17 root root 472 2004-06-09 16:25 ..
drwxrwxr-x 6 rlcordel users 232 2004-06-09 16:14 configuration
-rw-rw-r– 1 rlcordel users 15049 2004-05-29 01:30 cpl-v10.html
-rwxr-xr-x 1 rlcordel users 27119 2004-05-29 01:30 eclipse
drwxr-xr-x 8 rlcordel users 320 2004-06-09 16:09 features
-rw-rw-r– 1 rlcordel users 10489 2004-05-29 01:30 icon.xpm
-rw-rw-r– 1 rlcordel users 5642 2004-05-29 01:30 notice.html
drwxr-xr-x 85 rlcordel users 4080 2004-06-09 16:09 plugins
drwxrwxr-x 2 rlcordel users 88 2004-05-29 01:30 readme
-rw-rw-r– 1 rlcordel users 18017 2004-05-29 01:30 startup.jar
Riyad KallaMemberAre you on Gentoo? Did you emerge the Eclipse SDK or JDT, or is this Eclipse platform? You need to be using the SDK or JDT for MyEclipse to install correctly. Also make sure that perms on /opt/eclipse allow for the installer to write to it.
roncordellMemberThis was my error – the Eclipse M9 wasn’t installed properly. Sorry about the false alarm.
Scott AndersonParticipantNo problem. Glad to hear you’re up and running.
-
AuthorPosts