Changes between Version 13 and Version 14 of MolgenisOnEclipseHelios
- Timestamp:
- 2010-10-31T18:37:55+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisOnEclipseHelios
v13 v14 1 1 [[TracNav(MolgenisGuide)]] 2 2 3 '''WARNING: Helios is currently not yet recommended following a series of problems '''3 '''WARNING: Helios is currently not yet recommended following a series of problems. See FAQ''' 4 4 5 5 = How to develop MOLGENIS on Eclipse/Helios = … … 17 17 * Choose a sensible name for your workspace directory 18 18 19 == 2. install SVN plugin 'sub versive' ==19 == 2. install SVN plugin 'subclipse' == 20 20 Within Eclipse 21 21 * go to help -> install new software 22 * Choose: Work with -> Helios - http://download.eclipse.org/releases/helios23 * Tick box : Collaboration -> Subversive SVN team provider and22 * Choose: 'Add' and add new url http://subclipse.tigris.org/update_1.6.x 23 * Tick boxes marked with 'required' 24 24 * Install 25 26 '''You can also use subversive but there is a consensus in the MOLGENIS team that subclipse is better behaved''' 25 27 26 28 == 3. install freemarker plugin 'Freemarker IDE' ==