[Nxtcommand-developers] change in ant build scripts
Status: Beta
Brought to you by:
bbagnall
From: Peter J. <ptg...@ch...> - 2006-11-30 23:08:50
|
I have just changed the ant build scripts: In the release distribution a dist directory will be created. Contents: icommand.properties (moved from root dir) icommand.jar (moved from root dir) icommand-src.zip (moved from root dir) icommand-doc.zip (new) The new icommand-doc.zip contains the javadocs of icommand, and makes it possible to lookup the icommand api quickly, while writing your own icommand program. I am now going to checkin the changes into subversion. Peter. |