[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Subclipse problem on Fedora 5 ?

From: Jim Cheng <jim_pku_at_yahoo.com>
Date: 2006-11-25 08:10:28 CET

Yes, Eclipse is using SUN JDK 1.5.
Here is the relevant configuration information:

java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/share/eclipse/startup.jar
java.class.version=49.0
java.endorsed.dirs=/usr/java/jdk1.5.0_07/jre/lib/endorsed
java.ext.dirs=/usr/java/jdk1.5.0_07/jre/lib/ext
java.home=/usr/java/jdk1.5.0_07/jre
java.io.tmpdir=/tmp
java.library.path=/usr/java/jdk1.5.0_07/jre/lib/i386/client:/usr/java/jdk1.5.0_07/jre/lib/i386:/usr/java/jdk1.5.0_07/jre/../lib/i386:/usr/local/bin/sqlplus/instantclient_10_2:/usr/lib/mozilla-1.7.13
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_07-b03
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_07
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_07-b03

----- Original Message ----
From: Mark Phippard <markphip@gmail.com>
To: users@subclipse.tigris.org
Sent: Friday, November 24, 2006 6:45:41 AM
Subject: Re: [Subclipse-users] Subclipse problem on Fedora 5 ?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Nov 25 08:10:38 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.