HEADS UP: Eclipse 3.0 updated

SUGIMURA Takashi杉村 貴士 sugitk at rio.odn.ne.jp
Mon Jul 26 01:40:44 PDT 2004


> > I made Eclipse 3.0 from the newest ports, and I found a problem.
> > 
> > At /usr/local/eclipse/eclipse,
> > DEFAULT_JAVA_HOME and ECLIPSE_HOME are not set.
> 
> I am not sure what you mean. DEFAULT_JAVA_HOME and ECLIPSE_HOME are set 
> in /usr/local/bin/eclipse, which in turn calls 
> /usr/local/eclipse/eclipse. You are supposed to only have 
> /usr/local/bimn in your $PATH.
> 

I installed Eclipse 3.0 from ports, then /usr/local/bin/eclipse is
as follows:

-----------------------------------------------------
#!/bin/sh
#
# FreeBSD-specific startup script for Eclipse Platform
#
# See: http://www.eclipse.org
#
# $FreeBSD: ports/java/eclipse/files/eclipse.in,v 1.1 2003/06/17 17:39:48 nork E
xp $
#

DEFAULT_JAVA_HOME=
ECLIPSE_HOME=
DEFAULT_JAVA_CMD=java


(snipped)
-----------------------------------------------------

There are not values to be set properly.

---
SUGIMURA Takashi <sugitk at rio.odn.ne.jp>


More information about the freebsd-ports mailing list