Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » DierRe
DierRe [message #301895] Fri, 07 April 2006 16:21 Go to next message
Eclipse UserFriend
Originally posted by: dierre.dierrelabs.org

Hi!
I've a problem using eclipse on debian etch.
I've installed jre and j2ee 1.4(something) sdk, but when i click on
eclipse executable there are some errors.
First of all it shows a window:

The Eclipse executable launcher was unable to locate its
companion startup.jar file (in the same directory as the executable).

and then another windows:

VM terminated. Exit code=13
/usr/bin/java
-Xms40m
-Xmx256m
-jar /home/dierre/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /home/dierre/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata b000c
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /home/dierre/eclipse/startup.jar

and console shows this errors:

Warning: -Xms40m option not implemented in java-sablevm wrapper.
Warning: -Xmx256m option not implemented in java-sablevm wrapper.

The problem is that I have sablevm correctly installed.

P.S.: sorry for my english.
Re: DierRe [message #301896 is a reply to message #301895] Fri, 07 April 2006 16:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dierre.dierrelabs.org

ops, sorry for subject error :P
Re: DierRe [message #301903 is a reply to message #301895] Fri, 07 April 2006 17:36 Go to previous messageGo to next message
Eclipse UserFriend
sablevm is showing up first in your path, rather than the java you
installed. You can either modify your path to have java show up first,
or you can launch Eclipse with the -vm /path/to/your/java command line
argument.

- Jeff
Re: DierRe [message #301911 is a reply to message #301903] Sat, 08 April 2006 03:51 Go to previous message
Eclipse UserFriend
Originally posted by: dierre.dierrelabs.org

I've solved the problem installing jdk using the debian way and upgrading
java, javac and jar. Tnx.
Previous Topic:Navigator View > Navigator Filters
Next Topic:Changing file icon
Goto Forum:
  


Current Time: Thu Jul 24 21:13:58 EDT 2025

Powered by FUDForum. Page generated in 0.07479 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top