[opencms-dev] OT: eclipse claims wrong JVM (1.3) though I have 1.5

Pavel Peringer pavel.peringer at qbizm.cz
Wed Aug 2 15:29:15 CEST 2006


Christoph P. Kukulies napsal(a):

>Sorry, a bit off topic. I tried to deal with Eclipse today
>and when running eclipse.exe it tells me my JVM is 1.3 and I need at least
>1.4.
>
>Now my JAVA_HOME is C:\Programme\java\jdk1.5.0_06. What gives?
>  
>
Maybe Eclipse is running on default MS JVM in windows.
I have installed both Java version j2sdk1.4.2_10 and jdk1.5.0_06.
I make shortcut for eclipse.exe and set this as target:
D:\Develop\Eclipse\eclipse.exe -vm d:\develop\jdk1.5.0_06\jre\bin\javaw
"-vm" parameter is for specifying JVM is Eclipse running on because 
Eclipse is Java Aplication too.

So Eclipse itself is running on Java 1.5 and from menu I can choose 
between both instaled JVM for development.

HTH

Pavel Peringer

-- 
Pavel Peringer                              Qbizm technologies, a.s.
programator                                 ... the art of software.
____________________________________________________________________
www.qbizm-technologies.cz    www.qbizm.cz      www.qbizm-services.cz




More information about the opencms-dev mailing list