[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HEADS UP: Eclipse 3.0 updated
On Mon, 26 Jul 2004 17:40:38 +0900 (JST), SUGIMURA Takashi 杉村 貴士
<sugitk@xxxxxxxxxxxxx> wrote:
> 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
>
I can confirm that my Eclipse 3.0 port compiled on -current also
results in empty values.
Jiawei Ye