Changes between Initial Version and Version 1 of MolgenisOnEclipse


Ignore:
Timestamp:
2010-01-22T16:49:21+01:00 (15 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MolgenisOnEclipse

    v1 v1  
     1Placeholder:
     2
     3= Eclipse install =
     4
     51. Download Eclipse J2EE version from http://www.eclipse.org/downloads
     6
     72. 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
     123. 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
     164. Browse to 'molgenis/3.3' project and right-click and checkout, finish.
     17
     183. 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