Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2006 10:50:49 +0200
From:      Jean-Baptiste Quenot <jbq@caraldi.com>
To:        freebsd-java@freebsd.org
Subject:   Re: Q) eclipse 3.2 (Callisto)
Message-ID:  <20060803085048.GB14727@vision.anyware>
In-Reply-To: <44D0CFD9.2000408@appriss.com>
References:  <970c0a6b0607312222j54352929i829de592c6d704fa@mail.gmail.com> <20060801075213.GA70025@vision.anyware> <44CF9A25.7030504@appriss.com> <20060801222049.GA995@watt.intra.caraldi.com> <44CFE6AA.40204@appriss.com> <20060802083723.GB91663@vision.anyware> <44D0C2EA.6050902@appriss.com> <20060802152403.GB93647@vision.anyware> <44D0C6EB.7010806@appriss.com> <44D0CFD9.2000408@appriss.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* David Sledge:

> It  still builds  and  runs  correctly on  6.1  with your  patch
> added. I also  removed the pkg_plist  as you said I  don't need,
> you  were  right. I  have  updated  the shar  file  on  the  web
> site. Please give it another try.

I compiled, installed and ran your port successfully.

However, you pass ${LOCALBASE}/diablo-jdk1.5.0 to Eclipse build.
How do you know the diablo jdk is installed?  You better use
${JAVA_HOME} instead.

If you want to force using the Diablo JDK and not the bsdjava one,
specify JAVA_VENDOR=freebsd in the Makefile.  That would maybe be
safer as I experienced build failures when using jdk-1.5.0p2_3
instead of diablo-jdk-1.5.0.06.00.

Another question: do you really mean to be the maintainer of
Eclipse?  That may be a lot of work, be prepared to receive a
reasonable number of PRs ;-)

Just a last one: why are you commenting out the MOZILLA_FIVE_HOME
and following line in eclipse startup script?  Just curious.

All the best,
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/



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