Date: Mon, 2 Nov 2009 10:03:30 -0600 From: Adam Vande More <amvandemore@gmail.com> To: Alex Huth <a.huth@tmr.net> Cc: freebsd-questions@freebsd.org Subject: Re: Eclipse & Java 1.5 Message-ID: <6201873e0911020803g2bc00523i4aef01d3aec9dc37@mail.gmail.com> In-Reply-To: <20091102153740.GD12766@borusse.borussiapark> References: <20091102153740.GD12766@borusse.borussiapark>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 2, 2009 at 9:37 AM, Alex Huth <a.huth@tmr.net> wrote: > Hi! > > I want to change my laptop system from Debian to FreeBSD. After installin= g > 8.0 > RC2 in a virtual machine i have tried to install eclipse and changed the > Java > version in the makefile to 1.5, but it still want to install the 1.6 jdk. > > I need the 1.5 version for several reasons, for example VPN account. > > How can i solve the problem? Is java 1.5 also available if i install it o= n > AMD64? On debian this is a Problem. > > Thx > > Alex > > Never be afraid to try something new. > Remember, amateurs built the ark. > Professionals built the Titanic. =97 unknow > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Does /usr/ports/java/jdk15 not work for you? Can you not install both and tell eclipse to use the 15 jdk? You can try editing /usr/ports/java/eclipse/Makefile to JAVA_VERSION=3D 1= .5 but I have no idea if that will work. jdk15 does work on amd64 --=20 Adam Vande More
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e0911020803g2bc00523i4aef01d3aec9dc37>