Modified:
/wiki/developWithNetBeans.wiki
=======================================
--- /wiki/developWithNetBeans.wiki Thu Jan 27 08:59:50 2011
+++ /wiki/developWithNetBeans.wiki Wed Feb 9 08:27:20 2011
@@ -15,7 +15,12 @@
=Getting Started=
-Netbeans is able to open an existing maven based project without
importing. Select Open Project, using File Menu --> Open Project, navigate
to the location of the working copy of source. You should also be able to
carry out svn based tasks (e.g. diff) from the editor.
+Netbeans is able to open an existing maven based project without
importing. Select Open Project, using File Menu --> Open Project, navigate
to the location of the working copy of source.
+
+[http://snofyre.googlecode.com/svn/wiki/images/netbeans-0a.PNG]
+
+
+You should also be able to carry out svn based tasks (e.g. diff) from the
editor.