Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] RE: platform-dev Digest, Vol 3, Issue 5

> Hello ,
> I am having a problem in lauching the eclipse.exe.I have my 
> PATH(system varaible as ) as :
> PATH=C:\j2sdk1.4.2_05\bin;C:\opt\eate\watchdog\EXPAT-~1.5\Libs
;C:\WINNT\system32..etc
> etc .
> JAVA_HOME=C:\j2sdk1.4.2_05\
> CLASSPATH=C:\j2sdk1.4.2_05\lib\tools.jar;C:\j2sdk1.4.2_05\lib\dt.jar;
>  
> I want to use eclipse 3.0.2 and so i installed it at 
> c:\myProg\Eclipse previously i had another version at c:\eclipse.
>  
> As soon has i click eclipse.exe in the c:\myProg\Eclipse i 
> get a error which is pasted below:
> !SESSION Wed Jun 15 15:27:19 CEST 2005 
> -----------------------------------------
> !ENTRY org.eclipse.core.launcher 4 0 Jun 15, 2005 
> 15:27:19.831 !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.RuntimeException: Could not find framework  at 
> org.eclipse.core.launcher.Main.getBootPath(Main.java:395)
>  at org.eclipse.core.launcher.Main.basicRun(Main.java:174)
>  at org.eclipse.core.launcher.Main.run(Main.java:704)
>  at org.eclipse.core.launcher.Main.main(Main.java:688)

Hi!
See if the bug concerning the intallation path, mentioned in
"readme_eclipse.html", applies to your problem.

regards 
Markus

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top