Q) eclipse 3.2 (Callisto)

Jean-Baptiste Quenot jbq at caraldi.com
Thu Aug 3 08:50:54 UTC 2006


* 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/


More information about the freebsd-java mailing list