Project

General

Profile

« Previous | Next » 

Revision 55790ccd

Added by Patrick Plitzner over 10 years ago

updated getting started section on taxeditor site

View differences:

src/site/apt/getting-started.apt
16 16
	
17 17
* Requirements
18 18

  
19
	The current version of the EDIT Taxonomic Editor is developed against Eclipse PDE Version 3.6. Your PDE or at least your target platform have to have the same version.
19
	The current version of the EDIT Taxonomic Editor is developed against Eclipse Indigo for RCP developers.
20 20
	
21 21
	
22 22
* Checking out the sources
......
43 43
	* Click <Select All> to finish the wizard and import the projects into your workspace.
44 44
	
45 45
	You should now be able to see the taaxeditor projects in your workspace.
46
	
47
	* Install {{{http://www.eclipse.org/swtbot/downloads.php}SWTBot}} using the Eclipse-Install-Wizard via <Help -\> Install new Software> If the SWTBot repository is not already added to your Eclipse-Path 
48
	then paste the URL in the <Work With> row. Click <Add> and use the Filter to find, check and install the SWTBot packages.
49 46

  
50
	* Same procedure for the <Graphical Editing Framework Zest Visualization Toolkit SDK>. In case there is no repository already shipped with Eclipse, one can find the update URL {{{http://www.eclipse.org/gef/updates/index.php}here}}.
47
	* The eclipse installation may be missing the following plugins which have to be installed via their update site:
48

  
49
 		* <SWTBot API> from update site: <http://download.eclipse.org/technology/swtbot/releases/latest/>
50

  
51
		* <Graphical Editing Framework Zest Visualization Toolkit SDK> from update site: <http://download.eclipse.org/releases/indigo>
52

  
53
		* <Nebula Release Individual Widgets-\>Nebula CompositeTable Widget> from update site: <http://download.eclipse.org/technology/nebula/snapshot>
54

  
55
	* To Install the plugins use the Eclipse-Install-Wizard via <Help -\> Install new Software> and paste the URL in the <Work With> row. Click <Add> and use the Filter to find, check and install plugins.
51 56
	
52 57
* Dependencies
53 58
	

Also available in: Unified diff