IntelliJ Java IDE
The moose likes Ant, Maven and Other Build Tools and the fly likes Ant com WSAD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Ant com WSAD" Watch "Ant com WSAD" New topic
Author

Ant com WSAD

Paulo Asterio Nunes
Ranch Hand

Joined: Jul 06, 2004
Posts: 63
Hi all ,

Could anyone tell me if using Ant is more suitable tool to do complex buildings than others like WSAD, JBuilder ....

PLEASE OPINE ....

Thanks ...

Paulo Nunes


Regards,<br /> <br />Paulo Nunes (Brazil)<br />MCP OCP IBM285 SCJP 1.4 SCWCD 1.4 SCBCD 1.3 SCEA (I)
somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312
Originally posted by Paulo Nunes:
Hi all ,

Could anyone tell me if using Ant is more suitable tool to do complex buildings than others like WSAD, JBuilder ....

PLEASE OPINE ....

Thanks ...

Paulo Nunes


In my opinion,

If you use WSAD, JBuilder , you may not use ANT tool because both tool/IDE are provided process/template for develop project such as compile project, package project to jar/war/ear file,deploy project to target server, task to start/stop/reload of target server.

But you use another tool/IDE such as Eclipse, InteliJ or TextEditor , you should use ANT tool to help in development process.


SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
 
 
subject: Ant com WSAD
 
Threads others viewed
WSAD vs Eclipse?
Input on Notebooks
ejbdeploy ant task & rad 6
JNDI & Objects
How do I generate Ant build script?
MyEclipse, The Clear Choice