Date: 2004-11-30T01:27:02
Editor: StavrosKounis <gounis@xxxxxxxxxx>
Wiki: Cocoon Wiki
Page: LoadInNetbeans
URL: http://wiki.apache.org/cocoon/LoadInNetbeans
no comment
Change Log:
------------------------------------------------------------------------------
@@ -5,6 +5,12 @@
----
=== Netbeans 3.6 ===
+ * Download and build cocoon (build webapp)
+ * Start Netbeans
+ * Right click in "File System" tab and selecte "Mount > Local Directory".
"New Wizard" will open.
+ * Using "New Wizard" point to cocoon's webapp folder (for example:
"cocoon-2.1.5.1/build/webapp"). Select webapp directory (dont open it) and
click "Finish". Now Netbean will load required jar's.
+ * In "Project Default" tab a new node must be added. something like
"cocoon-2.1.5.1/build/webapp". If not, look at "Filesystem" for the same node.
Then right click on it and selecte "Tools > Add to project"
+ * Change to "Project Default" tab. select cocoon's node and click "Execute"
=== Netbeans 4.0 ===
----
|