Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by DagWanvik: http://wiki.apache.org/db-derby/BuildingDerby ------------------------------------------------------------------------------ }}} where {{{}}} is the full path to the lib folder of your ant installation. !NetBeans bundles a version of Ant which should be good enough for Derby, so you may specify the lib/ folder of the bundled ant (for example {{{/opt/netbeans-5.5/ide7/ant/lib}}} or {{{/opt/netbeans-6.0/java1/ant/lib}}}). - Alternatively, you can specify this property in your ant.properties file instead. Do note that in Netbeans 6.1 (at least in Windows) this is the only working option due to a parsing issue. + Alternatively, you can specify this property in your ant.properties file instead. Do note that in Netbeans 6.1 (at least in Windows) this is the only working option due to a parsing issue. 1.#5 (Optional) '''Add a target for building the jar files''' @@ -145, +145 @@ 1. '''Congratulations, you have now built Derby!''' Now it's time to update the "Output" and "Java Sources Classpath" properties of your Derby project if needed for code completion, debugging, etc. and start hacking some Derby code (or create tests, or review code, or...)! + 1. This page also describes how to use Netbeans with Derby, including nice screenshots: + http://wiki.netbeans.org/NetbeansedDerby. Note that it is a bit dated, that latest release is no longer 10.3. +