-
Notifications
You must be signed in to change notification settings - Fork 5
Setup GumTree Development Environment_71661
nxi edited this page Apr 9, 2015
·
1 revision
Created by Tony Lam, last modified on Jul 24, 2007
There two types of development environment setup for GumTree developers:
The simplest way to launch GumTree from IDE is through the gumtree.product file from the org.gumtree.platform plug-in.Open the gumtree.product file from the imported plug-in
Under the section Testing, press the links Synchronize and Launch the product in sequence to launch the GumTree workbench.
GumTree committers or developers who like to work on the latest source code can use this setup to configure their development environment. Prior to setting up the GumTree development environment, you should have the following ready on your machine:
- Quick setup - Developers who wish to extend GumTree but do not want to want to commit code back to the GumTree source repository should use this simple setup.
- Committer setup - Developers who wish to retrieve and commit code the latest code from the GumTree source repository should follow this more sophisticated instruction.
- Java SE JRE or JDK version 5 or above (download)
- Eclipse SDK version 3.2.2 or above (download)
- The latest GumTree build (download)
- Tools Installation
- Install Java JRE / JDK (administration right is required on Windows platform)
- Extract Eclipse SDK to your preferred IDE directory
- Extract GumTree to your preferred GumTree workbench directory
- Launch the Eclipse IDE
- Configure workspace to be compiled under Java 5.0
- Go to the IDE menu Window->Preferences->Java->Compiler and select "Compiler compliance level" to 5.0
- Configure RCP development target to the GumTree plug-in set
- Go to the IDE menu Window->Preferences->Plug-in Development->Target Platform and select the location of the installed GumTree workbench (gumtree top level folder)
- Click Reload to refresh the RCP development target
The simplest way to launch GumTree from IDE is through the gumtree.product file from the org.gumtree.platform plug-in.
- Import the
GumTree committers or developers who like to work on the latest source code can use this setup to configure their development environment. Prior to setting up the GumTree development environment, you should have the following ready on your machine:
- Java SE JRE or JDK version 5 or above (download)
- Eclipse SDK version 3.2.2 or above (download)
- Subversion plug-in
- EMF version 2.2.2
Document generated by Confluence on Apr 01, 2015 00:11
Home | Developer Guide | Copyright © 2013 ANSTO