|  | 1 | Placeholder: | 
                          |  | 2 |  | 
                          |  | 3 | = Eclipse install = | 
                          |  | 4 |  | 
                          |  | 5 | 1. Download Eclipse J2EE version from http://www.eclipse.org/downloads | 
                          |  | 6 |  | 
                          |  | 7 | 2. Install subversion plugin | 
                          |  | 8 | * Within Eclipse go to 'Help'  -> install new software | 
                          |  | 9 | * paste url http://subclipse.tigris.org/update_1.6.x | 
                          |  | 10 | * tick all, next, next, accept, finish | 
                          |  | 11 |  | 
                          |  | 12 | 3. Add svn repository exploring | 
                          |  | 13 | * Choose Window -> Perspective -> Other and then choose SVN Repository Exploring | 
                          |  | 14 | * Right-click in the SVN Repositories window and add new repos 'http://www.molgenis.org/svn' | 
                          |  | 15 |  | 
                          |  | 16 | 4. Browse to 'molgenis/3.3' project and right-click and checkout, finish. | 
                          |  | 17 |  | 
                          |  | 18 | 3. Install Freemarker plugin | 
                          |  | 19 | * download http://downloads.sourceforge.net/jboss/FreeMarkerIDE-1.0.2.v200910211631N-H194-GA.zip | 
                          |  | 20 | * open and extract contents to your eclipse directory | 
                          |  | 21 | * restart eclipse |