Eclipse can't find plugins? [message #125764] |
Fri, 23 December 2005 17:01  |
Eclipse User |
|
|
|
Originally posted by: billmcc64.sympatico.ca
Hi,
I've just downloaded the latest version of Eclipse SDK (3.1.1) and am trying
to get it to work.
It starts up fine, but it can't seem to find ANY of the plugins that come
with the SDK.
I'm running Linux Fedora Core 4, with JRE 1.4. Any ideas, why it can't
find the plugins? The plugins directory that came with thedownload is
located as a peer to the eclipse executable, as indicated in all the install
instructions.
I've just copied the entire eclipse directory into /usr. The eclipse
directory has the eclipse executable and directories for the plugins and
features with the same naming as in the download.
I'm completely stumped on this one.
Bill.
|
|
|
Re: Eclipse can't find plugins? [message #125776 is a reply to message #125764] |
Fri, 23 December 2005 17:13  |
Eclipse User |
|
|
|
Bill,
Are you sure you're running with a Sun or IBM JRE, and not with GCJ
included with FC4? From the command line run java -version to see what
is executed by Eclipse by default. If you're running GCJ, you can
either modify your PATH so that the JRE's bin directory shows up first,
or launch Eclipse with the -vm "/path/to/java" argument.
Hope this helps,
- Jeff
|
|
|
Powered by
FUDForum. Page generated in 0.09436 seconds