a1318a82916028f363b3c5b52e7fd7256b632497 |
|
02-Oct-2007 |
Trond Norbye <trond.norbye@sun.com> |
Replaced the original build.xml with a version that integrates development
better with NetBeans (compile, debug, profile etc).
I have not moved all of the build targets into the new build-file yet,
but I have preserved the old file as build.generic.xml. To use that
file, you may just type:
ant -f build.generic.xml target
Please note: The file does not add any dependencies to NetBeans. |