Re: Eclipse & Java 1.5



On Mon, Nov 02, 2009 at 10:03:30AM -0600, Adam Vande More typed:
On Mon, Nov 2, 2009 at 9:37 AM, Alex Huth <a.huth@xxxxxxx> wrote:

Hi!

I want to change my laptop system from Debian to FreeBSD. After installing
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 on
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. ? unknow
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
freebsd-questions-unsubscribe@xxxxxxxxxxx"


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= 1.5
but I have no idea if that will work.

I've been bitten by this as well. Of course eclipse works well with java versions
<1.6, as it does on all other platforms.

Such restrictions in the Makefiles (= instead of >=) are really a showstopper for
people who just want to get things done.

Ruben

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • HOWTO: Run JACL with the Eclipse Ide as an external tool.
    ... It's now possible to run JACL with the Eclipse IDE as an external tool. ... Download the java runtime from http://www.java.com and install on your ...
    (comp.lang.tcl)
  • Re: Using the latest Eclipse on Debian
    ... > This if for the few people using Java on Debian. ... > I would like to run the latest stable version of Eclipse on my ... > However, when I install Eclipse, I can't create a Java project, or ...
    (Debian-User)
  • Re: Debian java howto for sarge?
    ... I needed to install latest SUN on Debian Sarge machine in one of our lab ... Installing Java in Woody 2R. ... Then, install java as instructed. ... University of Sydney, ...
    (Debian-User)
  • Re: Installing Tomcat into Debian 4.0
    ... Can someone help on getting Tomcat in Debian 4.0? ... Rather than trying to solve this issue, I decided to install ... with Java stuffs ...
    (Debian-User)
  • Re: eclipse install
    ... What is the best way to install eclipse on FreeBSD 7.2? ... On Linux I installed java, and downloaded the newest eclipse. ...
    (freebsd-questions)