You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Miguel A Paraz <mp...@gmail.com> on 2005/10/11 16:48:52 UTC

Devtools: Separate JVM version for Eclipse and Geronimo

Hi Sachin and all:

While Geronimo requires JDK 1.4.2, is it possible to run Eclipse using
1.5.0, since the two are separate VMs / processes? Can an Eclipse
under JDK 1.5.0 launch a 1.4.2 VM?

Re: Devtools: Separate JVM version for Eclipse and Geronimo

Posted by Sachin Patel <sp...@gmail.com>.
Yes, from preferences-->java--->installed jre's you can add the required 
Sun 1.4.2 JRE and set it to the default.  You classes will compile and 
be launched against it.

Sachin.

Miguel A Paraz wrote:
> Hi Sachin and all:
>
> While Geronimo requires JDK 1.4.2, is it possible to run Eclipse using
> 1.5.0, since the two are separate VMs / processes? Can an Eclipse
> under JDK 1.5.0 launch a 1.4.2 VM?
>
>