[installation] framework not found
Hello,
j'ai regardé dans la faq pour voir comment installer eclipse, il n'y avait qu'à installer le runtime java et puis décompresser l'archive d'éclipse.
J'ai un système windows 2000, j'ai installé dessus le runtime de sun et décompressé l'archive : eclipse-DSK-3.1.2-win32.zip
puis j'ai lancé eclipse.exe mais j'ai eu une erreur, voici le message dans les logs :
Code:
1 2 3 4 5 6 7 8 9 10
|
!SESSION Mon Feb 06 11:30:35 CET 2006 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-02-06 11:30:35.687
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.core.launcher.Main.getBootPath(Main.java:635)
at org.eclipse.core.launcher.Main.basicRun(Main.java:272)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948) |
quelqu'un saurait t'il m'aider ?