Part 4: Running the ANT file
Assuming you have ANT installed on your PC, starting the build file can be as easy as navigating to your project directory (in the dos command prompt) and type “ant”. Using this method assumes that your build file has been named “build.xml” and it is in the current directory.
Of course, for a variety of reasons you not have named your build file “build.xml”. If this is the case you then have to tell ANT what file to run.
So for example, if your build file is called “build_database.xml”, the ANT command would be…
ant -buildfile build_database.xml
On to Part 5Download API Generator
UT PLSQL
Bookmark us with your smartphone!
Sponsors
Blog
- November 2012 (1)
- September 2012 (1)
- August 2012 (1)
- July 2012 (1)
- October 2011 (1)
- August 2011 (1)
- May 2011 (2)
- April 2011 (1)
- February 2011 (2)
Donate
Recent Posts
Blogroll
Oracle Unit Testing (11)
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.




