Eclipse GUI speed issue

Greg Lewis glewis at eyesbeyond.com
Thu Aug 17 16:13:53 UTC 2006


On Wed, Aug 16, 2006 at 12:16:10PM -0400, David Sledge wrote:
> BUILD_DEPENDS=  javac:${PORTSDIR}/java/jdk15 \
>                 ant:${PORTSDIR}/devel/apache-ant \

Picking a message somewhat at random...

The first line is correctly written:

USE_JAVA=yes
JAVA_VERSION=1.5
JAVA_OS=native
JAVA_VENDOR=bsdjava

You can also probably write the second line better as

USE_ANT=yes

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-eclipse mailing list