Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 10:34:05 +1030
From:      Michael Gratton <mike@vee.net>
To:        j mckitrick <jcm@freebsd-uk.eu.org>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Java with simpler tools - question
Message-ID:  <3C7C2275.8060904@vee.net>
References:  <20020225163854.A48327@dogma.freebsd-uk.eu.org> <3C7A6F0E.4020706@vee.net> <20020226154543.B55088@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help


j mckitrick wrote:
> So about the fastest/lightest combination would be an editor, jikes, and
> ant, correct?

Pretty much, especially compared to a modern IDE. As Brad Cox pointed 
out, make is as fast (usualy much faster) than Ant, because Ant is java 
based and hence it runs up a JVM when you invoke it. Ant does have many 
useful features over make, however, and is generally quite useful.

Mike.

-- 
Mike Gratton <mike@vee.net>
   Leader in leachate production and transmission since 1976.
   <http://web.vee.net/>;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C7C2275.8060904>