nbproject/project.xml

Print this page

        

*** 25,45 **** --- 25,53 ---- </action> <action name="rebuild"> <target>clean</target> <target>build</target> </action> + <action name="javadoc"> + <target>javadoc-nb</target> + </action> </ide-actions> <view> <items> + <source-folder style="packages"> + <label>src</label> + <location>src</location> + </source-folder> <source-file> <location>build.xml</location> </source-file> </items> <context-menu> <ide-action name="build"/> <ide-action name="rebuild"/> <ide-action name="clean"/> + <ide-action name="javadoc"/> </context-menu> </view> <subprojects/> </general-data> <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/>