aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Ant and Netbeans Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Ant and Netbeans" Watch "Ant and Netbeans" New topic
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
    
  10

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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Ant and Netbeans
 
Similar Threads
Migrating From NetBeans to Eclipse
New bee in J2ME and Dont know how to use Ant in netbeans
Do most people use ant tool?
what is Ant?
Maven or Ant?