Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 19:56:15 -0400
From:      "Indigo 23" <indigo23@gmail.com>
To:        "Rene Ladan" <r.c.ladan@gmail.com>
Cc:        java@freebsd.org, youshi10@u.washington.edu, freebsd-eclipse@freebsd.org, freebsd-ports@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: Eclipse 3.2.2 on 7.0-CURRENT
Message-ID:  <6f50eac40708261656m6b789e39if336c1eab3c7e056@mail.gmail.com>
In-Reply-To: <6f50eac40708261342g264789dx66d817fe9248d112@mail.gmail.com>
References:  <6f50eac40708261047o6bcd8459p90cdcd6ee5b9a7d7@mail.gmail.com> <46D1C106.5080304@gmail.com> <6f50eac40708261342g264789dx66d817fe9248d112@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gmail.com> wrote:
> On 8/26/07, Rene Ladan <r.c.ladan@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.
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f50eac40708261656m6b789e39if336c1eab3c7e056>