| Author |
Ant and Netbeans
|
Jim Rock
Ranch Hand
Joined: Mar 20, 2001
Posts: 39
|
|
|
Can I learn to use Ant within Netbeans or am I better using it directly first.
|
 |
Greg Charles
Bartender
Joined: Oct 01, 2001
Posts: 2535
|
|
|
I think you can learn Ant in NetBeans, where Ant is the primary build system. It has GUI tools to help you build set properties of Ant tasks, similar to setting properties of GUI components. You shouldn't be afraid to look at the XML, or modify it directly, but the NetBeans tools will be a big help.
|
 |
 |
|
|
subject: Ant and Netbeans
|
|
|