Date: Mon, 26 Jul 2004 17:40:38 +0900 (JST) From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?= <sugitk@rio.odn.ne.jp> To: past@ebs.gr Cc: freebsd-java@freebsd.org Subject: Re: HEADS UP: Eclipse 3.0 updated Message-ID: <20040726.174038.78725405.sugitk@rio.odn.ne.jp> In-Reply-To: <4104C179.4060209@ebs.gr> References: <20040725171544.71dc613e.nork@FreeBSD.org> <20040726.130935.74732878.sugitk@rio.odn.ne.jp> <4104C179.4060209@ebs.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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@rio.odn.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726.174038.78725405.sugitk>