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)
  1. NetBeans-NewProject.png
  2. NetBeans-NewProject-Step2.png
  3. NetBeans-NewProject-Step3.png
  4. NetBeans-NewProject-Step4.png

Next Steps#

  1. 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

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.

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
« This page (revision-5) was last changed on 15-Dec-2009 19:54 by Jarod Smith