Eclipse 3.2.2 on 7.0-CURRENT

Matt datahead4 at gmail.com
Mon Aug 27 07:18:21 PDT 2007


On 8/26/07, Indigo 23 <indigo23 at gmail.com> wrote:
>
> Do you know if there is there any way to choose which JDK to use when
> building/running things like Eclipse?
>
> I have both JDK16 and diablo-jdk15 installed.
>

I have this accomplished by adding the following lines to my
/usr/local/etc/javavm_opts.conf file:

JAVA_HOME=/usr/local/jdk1.6.0
JAVA_OS=native
JAVA_VENDOR=freebsd
JAVA_VERSION=1.6


More information about the freebsd-eclipse mailing list