bonjour,
j'ai un pb a l'installation d'eclipse sous linux ubuntu.
j'ai téléchargé le fichier:
eclipse-SDK-3.1.1-linux-gtk.tar.gz.
j'ai le message suivant:
Code :
- at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
- at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
- at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:215)
- at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:324)
- at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
- at org.eclipse.core.launcher.Main.run(Main.java:704)
- at org.eclipse.core.launcher.Main.main(Main.java:688)
- !SESSION Sat Nov 12 16:09:50 CET 2005 ------------------------------------------
- !ENTRY org.eclipse.core.launcher 4 0 nov. 12, 2005 16:09:50.797
- !MESSAGE Exception launching the Eclipse Platform:
- !STACK
- java.lang.NullPointerException
- at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:138)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:324)
- at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
- at org.eclipse.core.launcher.Main.run(Main.java:704)
- at org.eclipse.core.launcher.Main.main(Main.java:688)
|
quand j'execute la commande suivante:
./eclipse -vm /opt/j2sdk.1.4/bin/java
comment faire?
Merci