Gregg suggests:
> ndeed! My personal feeling is that any project that I can't load into my
> IDE, (in different projects if command line limits are an issue), and push
> the build button on, is not correctly designed. Clearly, building without
> an IDE is an advantage. But, I would strongly suggest that the project
> really should be buildable with some simple form of
>
> javac -d classes `find . -name '*.java' -print`
Trust me on this one....we're gonna need Ant! No point in creating a custom
build system, since this would take a lot of work and would detract from the
Embedlets development. We'll just package Ant (and other prereq's like
Xerces, Xalan, etc.) libraries with the Outpost distribution.
Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com
|