
Signature
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu
> > When I perform a compiling operation like:
> >
[quoted text clipped - 11 lines]
>
> [1] <http://ant.apache.org/>
Before someone says something, you could use make itself aswell, that
comparison wasn't the best.

Signature
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu
Lew - 29 Apr 2008 12:39 GMT
>> [1] <http://ant.apache.org/>
>>
> Before someone says something, you could use make itself as well
But nobody in their right mind would. You could also use shell scripts to
automate the construction of target directories and the like. I've seen that
done at major Java EE installations.
Catherina Svensson wrote:
>> Is there really no auto-create-dir-when-necessary option for javac ?
Why should there be? javac is a cross-platform compiler, not a file-system
manager. Is there really a requirement that Sun anticipate one's failure to
set up one's own environment correctly?
Ant does everything. If you are trying to automate builds, there is no better
choice.

Signature
Lew