Changes between Version 1 and Version 2 of Tutorial/Molgenis_Basics


Ignore:
Timestamp:
2011-07-12T11:23:59+02:00 (13 years ago)
Author:
Roan Kanninga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/Molgenis_Basics

    v1 v2  
    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