I have been given the following requirements.
-
Create a build file with ANT build that creates a .jar from the source file (Source being in *D:\Root\Products\Application\Files* )
-
Create a bat file to run the .jar saved in a different location(say in
*D:\Root\Products\Application\ReleaseBuild*)
Where should I start with? I am new to build files and no idea how to begin with. And am a bit confused with the build tutorials.
Please someone suggest a way to begin with.
Thanks in advance.
javac)jar) – see, step 1 is essential, becausejardoes only bundle the files, but does not compile the sources for youecho