1 | | aa |
| 1 | 1. Download and install Eclipse + JDK (http://www.eclipse.org/downloads/) |
| 2 | |
| 3 | 2. Create new workspace in Eclipse |
| 4 | |
| 5 | 3. Download subclipse In Eclipse: go to help→ Marketplace → type subclipse [[BR]][[BR]][[Image(Marketplace.png)]] |
| 6 | |
| 7 | 4. Checkout Molgenis project |
| 8 | * Select file→new→other→SVN → Select Projects from SVN[[BR]][[BR]][[Image(Checkout from SVN.png)]][[BR]] |
| 9 | * Create new repository location and type http://www.molgenis.org/svn |
| 10 | * Select molgenis → trunk and click next[[BR]][[BR]][[Image(Checkout Molgenis.png)]] |
| 11 | |
| 12 | 5. Checkout gcc project Is the same as step 4, except that the gcc trunk should be selected instead of molgenis trunk |