Jim Cheng wrote:
> Hello All,
>
> I have Eclipse 3.1.2 installed on Fedora 5. Actually, it is Fedora customized version of Eclipse. I followed the instructions (http://subclipse.tigris.org/install.html) to install the subclipse plugin, and everything went on fine. However, when I start a new project inside Eclipse, I could not see the "SVN" option in the wizard dialog box.
>
> BTW,
> 1). Subclipse plugin works fine on my Windows XP machine.
> 2). I am using JDK from Sun on my Fedora 5:
>
> $ java -version
> java version "1.5.0_07"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
>
Are you sure that Eclipse is using the version of Java? By default it
will use gcj which has the exact problem you describe. Within Eclipse
you should be able to do Help -> About and then click on the
Configuration details button.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Nov 24 15:45:47 2006