- This topic has 2 replies, 2 voices, and was last updated 21 years, 1 month ago by Soeren Staun-Pedersen.
-
AuthorPosts
-
Soeren Staun-PedersenMemberHey,
I used the link from your download page to install eclipse on Linux with GTK2 SWT. The installer for MyEclipse says that some errors occurred and I should check the log file (which is where?).
The installer finishes, and then eclipse opens again, but now Eclipse Platform 2.1.1 has exclamation marks next to it. It claims it may be broken.
The MyEclipse platform whines and moans. F.ex:
No plug-in: “com.genuitec.eclipse.core” included at runtime.
No plug-in: “com.genuitec.eclipse.j2eedt.core” included at runtime.
No plug-in: “com.eclipse.jdt.debug” included at runtime.
No plug-in: “com.eclipse.jdt.debug.ui” included at runtime.I did not pull down the giant eclipse with 70mb with everything. Do I need it all? Did not seem to me like source code and extra documentation would matter.
Soeren Staun-Pedersen
Scott AndersonParticipantSoeren,
It definately looks like you have an installation problem.
I did not pull down the giant eclipse with 70mb with everything. Do I need it all? Did not seem to me like source code and extra documentation would matter.
Yes, you really do need everything. In addition to the things you mention, the full distribution of Eclipse also includes the PDE and a few other things that MyEclipse makes use of. The full distribution is the only one that will really work.
At this point I’d suggest that you uninstall MyEclipse, uninstall Eclipse, and then download and install the full Eclipse distribution for Linux. At that point, before you run the MyEclipse installer again, set the environment variable LAX_DEBUG=1. This will cause the installer to spew out lots of output during the installation process, which may be needed in case you do have an installation issue. If you don’t have a problem, it’s just a lot of extra output we won’t need. 🙂
–Scott
MyEclipse Support
Soeren Staun-PedersenMemberHey Scott,
Worked perfectly. I think you should add a line to your download page, that you need to full release. I just downloaded the bits and pieces, and that did not work 🙂
Soeren.
-
AuthorPosts