Merge branch 'master' of https://code.google.com/p/plexi.wiki
diff --git a/plexi-netbeans/11.jpg b/plexi-netbeans/11.jpg
old mode 100644
new mode 100755
index 3b581db..8b9562a
--- a/plexi-netbeans/11.jpg
+++ b/plexi-netbeans/11.jpg
Binary files differ
diff --git a/plexi-netbeans/12.jpg b/plexi-netbeans/12.jpg
old mode 100644
new mode 100755
index 56268b6..fe5b649
--- a/plexi-netbeans/12.jpg
+++ b/plexi-netbeans/12.jpg
Binary files differ
diff --git a/plexi-netbeans/13.jpg b/plexi-netbeans/13.jpg
new file mode 100644
index 0000000..56268b6
--- /dev/null
+++ b/plexi-netbeans/13.jpg
Binary files differ
diff --git a/plexi-netbeans/nb.html b/plexi-netbeans/nb.html
index f3879a6..82fb2a6 100644
--- a/plexi-netbeans/nb.html
+++ b/plexi-netbeans/nb.html
@@ -60,24 +60,36 @@
 <img src=10.jpg><br>
 Click Next
 
-<p>11. Add lib to classpath.<br>
+<p>11. Add all files under lib directory to src classpath.<br>
 <img src=11.jpg><br>
+
+<p>12. Add all files under lib directory to test classpath.<br>
+Also add the src directory to test classpath.<br>
+Also add all files in your ant's lib directory to classpath.<br>
+<img src=12.jpg><br>
 Click Next
 
-<p>12.Add class output directory (which doesn't
+<p>13.Set build as class output directory (which doesn't
  exist yet because we haven't compiled yet). 
-Also add javadoc directory (which also doesn't exist yet).<br>
-<img src=12.jpg><br>
+Also set build/javadoc directory (which also doesn't exist yet).<br>
+<img src=13.jpg><br>
 Click Finish
 
 <p>14. Click "Run > Test Project (plexi)" to confirm
  everything compiles and all tests are passing.<br>
 <img src=14.jpg width=1037>
 
-<p> 15. Congratulate yourself on setting up NetBeans
+<p>15. Congratulate yourself on setting up NetBeans
  for your Plexi development!<br>
 <br>
-Thank you.
+Thank you.<br>
+
+<p>
+Developers contributing source code changes should
+ also update source code formating rules.  Stay tuned for
+ a visual guide on how to do that in NetBeans in the next episode.
+<br>
+
 
 <p>
 2012.03.14<br>