opkdiet.blogg.se

Apache ant clean build command line
Apache ant clean build command line











a web application running on a server) in which we cannot use an IDE to re-built the project.

apache ant clean build command line

Another typical case is bug-fixing, re-configuration and re-deployment in a production environment (i.e. For example, when we made some very little changes to the project and need to re-build it without opening Eclipse (which may take times and huge memory for the bulky IDE while we are busy on other stuffs).

apache ant clean build command line

Sometimes we need to build our Java projects from outside Eclipse IDE, by executing an Ant build script from command line.













Apache ant clean build command line