Information on building JSPWiki with NetBeans 6.7.1#
Working on 2.8 branch (http://svn.apache.org/repos/asf/incubator/jspwiki/branches/JSPWIKI_2_8_BRANCH
)
Next Steps#
- Add the lib folder to your Java classpath
Issues#
- I do not have CATALINA_HOME set in my environment variables. Mostly because I have several versions running for different projects, so the environment variable isn't a good option for me.
- Resolution: Add tomcat.home={PATH-TO-TOMCAT} to the beginning of build.properties and then I had to comment out the following on line 988-989.
<check-property prop="env.CATALINA_HOME" />
<property name="tomcat.home" value="${env.CATALINA_HOME}" />
Add new attachment
List of attachments
| Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
|---|---|---|---|---|---|---|
png |
NetBeans-NewProject-Step2.png | 81.0 kB | 1 | 15-Dec-2009 19:02 | Jarod Smith | |
png |
NetBeans-NewProject-Step3.png | 60.3 kB | 1 | 15-Dec-2009 19:02 | Jarod Smith | |
png |
NetBeans-NewProject-Step4.png | 70.7 kB | 1 | 15-Dec-2009 19:02 | Jarod Smith | |
png |
NetBeans-NewProject-Step5.png | 66.2 kB | 1 | 15-Dec-2009 19:03 | Jarod Smith | |
png |
NetBeans-NewProject.png | 81.0 kB | 1 | 15-Dec-2009 18:21 | Jarod Smith |