Eclipse 3.2.2 on 7.0-CURRENT

Indigo 23 indigo23 at gmail.com
Sun Aug 26 16:56:16 PDT 2007


I was just wondering how to switch between diablo/jdk16 on a
system-wide level?  So that when invoking javac/java, it invokes the
one I have set (either jdk16 or diablo).  Also, how can I force
Eclipse to build with JDK16 rather than diablo?

Thanks.

On 8/26/07, Indigo 23 <indigo23 at gmail.com> wrote:
> On 8/26/07, Rene Ladan <r.c.ladan at gmail.com> wrote:
> > Indigo 23 schreef:
> > > Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have
> > > to do anything special?
> > >
> > > BTW, I'm using the latest diablo-jdk and jre.
> > >
> > I got Eclipse 3.2.2 running on 7.0-CURRENT (i386) using java/jdk16.  Be sure to add
> > -fno-tree-vrp to the CFLAGS in your /etc/make.conf when compiling jdk16.
> >
> > Diablo-jdk doesn't run Eclipse on my box.  Whenever I start it, I get back an error 13.
>
> I was using the diablo-jdk/jre, and the strange thing is that NetBeans
> (5.5.1) seems to run fine with it, but Eclipse spits out this error
> message during startup:
>
> "JVM terminated. Exit code=1
> /usr/local/bin/java
> -Xms40m
> -Xmx256m
> -jar /usr/local/eclipse/startup.jar
> -os freebsd
> -ws gtk
> -arch x86
> -launcher /usr/local/eclipse/eclipse
> -name Eclipse
> -showsplash 600
> -exitdata 20017
> -vm /usr/local/bin/java
> -vmargs
> -Xms40m
> -Xmx256m
> -jar /usr/local/eclipse/startup.jar"
>
> I'll try with jdk16 as you suggested.
>
> Thanks.
>


More information about the freebsd-java mailing list