Posted By:
joe_lewis
Posted On:
Saturday, May 29, 2004 05:50 PM
Hi all --
I'm trying to get my build.xml to tell Ant to build an executable jar out of my source files. When I execute build.xml within a NetBeans environment, however, I get the error:
The file attribute is required.
Any idea how I should change the below target tag to make this work?
Thanks -- Joe