This document assumes that you have the basic knowledge of the NetBeans IDE or have relevant programming experience:
Before you get Grizzly source code from the code base, you need to install a child (Subversion) version of the control client on the system. If the operating system does not support a child version of the automatic installation, then you can take over the installation through this chain.
If you already have NetBeans IDE 6.0 installed, you can skip this step. Full release of NetBeans IDE 6.0 (download).
Finally, you will need to install the Maven plugin for NetBeans IDE 6.0 before you start. If you do not install this plug-in, do the following:
Click the Tools menu;
Click the Plugins submenu;
On the Available Plugins tab, select the Maven plugin (the Name column contains the maven text; The category column contains "Java" text);
Click the Install option box on the left side of the window;
Finally, click the Install button.
Complete the plug-in installation.
You should see a graphical user interface similar to the following figure:
View Project Grizzly Source code
Select Version => => the View menu in turn.
Enter "Https://grizzly.dev.java.net/svn/grizzly/trunk" in the Repository URL text field
Enter the dev.java.net login information in the username and password fields.
Click the Next button.