Netbeans
From MWCSWiki
This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page
Information about using NetBeans
- NetBeans tutorials]
- To include the source file of a project in a JAR file generated by NetBeans: To include the source you need to right click on the project name, then
select properties, and then select packaging. Remove **/*.java, from the list in the item Exclude from JAR file. (If this is an existing project then be sure to rebuild it.)

