You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2012/10/03 13:32:38 UTC

svn commit: r1393428 - /river/site/trunk/content/building-river.mdtext

Author: sijskes
Date: Wed Oct  3 11:32:37 2012
New Revision: 1393428

URL: http://svn.apache.org/viewvc?rev=1393428&view=rev
Log:
updated netbeans recipe

Modified:
    river/site/trunk/content/building-river.mdtext

Modified: river/site/trunk/content/building-river.mdtext
URL: http://svn.apache.org/viewvc/river/site/trunk/content/building-river.mdtext?rev=1393428&r1=1393427&r2=1393428&view=diff
==============================================================================
--- river/site/trunk/content/building-river.mdtext (original)
+++ river/site/trunk/content/building-river.mdtext Wed Oct  3 11:32:37 2012
@@ -73,9 +73,12 @@ Then you need to add the JARs in `$RIVER
 That should everything that Eclipse needs to be happy with the River code.
 
 ### NetBeans
-Checkout the trunk.
-
-Within Netbeans 7.1 do: Open Project ; Navigate to the netbeans directory within the checked out files ; Open the onebigjar project.
+  * Checkout the trunk.
+  * In Netbeans 7.2 do: 
+     * Open Project 
+     * Navigate to the `netbeans` directory within the checked out files 
+     * Open the `onebigjar` project.
+     * Click on build.
 
 # Testing River