Datei project.xml ist jetzt Teil des Bundle und ersetzt dort application.cfg. Die Liste der Module für load-bundle wird jetzt aus project.xml extrahiert. Damit entfällt das lästige synchronisieren der beiden Dateien. Kopieren einer project.xml in das Basisverzeichnis (trunk) entfällt ersatzlos. ant configure ect. greifen auf die neue Position der Datei zu. git-svn-id: https://svn.libreccm.org/ccm/trunk@1046 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| README | ||
| project.xml | ||
README
Create a directory nbproject in the base dir of your APLAWS devel environment (usually trunk). Copy the file project.xml into that directory. Open Netbeans, open a new project, select freeform web project with existing ANT file, choose your devel directory. Netbeans will find the project file and create a new project which contains all APLAWS packages.