updated the manual
[taxeditor.git] / src / site / apt / getting-started.apt
index 69cced2d3dc82e2503f58bf0af9ff7909628b349..f615732f552e65ebce53590d27b9629d62af49f2 100644 (file)
@@ -46,11 +46,11 @@ $ svn co http://dev.e-taxonomy.eu/svn/trunk/taxeditor
 
        * The eclipse installation may be missing the following plugins which have to be installed via their update site:
 
-               * <SWTBot API> from update site: <http://download.eclipse.org/technology/swtbot/releases/latest/>
+               * <SWTBot> <<API>> plugin from update site: <http://download.eclipse.org/technology/swtbot/releases/latest/>
 
-               * <Graphical Editing Framework Zest Visualization Toolkit SDK> from update site: <http://download.eclipse.org/releases/indigo>
+               * <Modeling-\>><<Graphical Editing Framework Zest Visualization Toolkit SDK>> from update site: <http://download.eclipse.org/releases/indigo>
 
-               * <Nebula Release Individual Widgets-\>Nebula CompositeTable Widget> from update site: <http://download.eclipse.org/technology/nebula/snapshot>
+               * <Nebula Release Individual Widgets-\>> <<Nebula CompositeTable Widget>> from update site: <http://download.eclipse.org/technology/nebula/snapshot>
 
        * 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.
        
@@ -75,6 +75,8 @@ $ mvn validate
        
        
        To get rid of the errors, you have to update the classpaths of all plugin projects. To do this right-click any of the <taxeditor-*> projects and choose <PDE Tools -\> Update Classpath...>. Click <Select All> in the dialog and confirm. After a rebuild of your entire workspace all errors should be gone and you are ready to go.
+
+       <<Note>>: If you have also checked out the cdmlib sources you may have to run <<<mvn install>>> on the cdmlib project beforehand to update the cdmlib jars in your local maven repository.
        
 * Bundle overview