Eclipse configuration¶
1. Sitools v3 Extra INFO¶
1.1 The version of Eclipse:
¶
1.2 Get the source of sitools2¶
git clone https://github.com/SITools2/SITools2-core.git
1.3 Pre-build configuration¶
cd sitools2-v2/workspace/fr.cnes.sitools.core
Edit build.properties and change the value of the HOST property (for example HOST = new-dev)
Make a copy of conf/build/properties/build-example.properties to conf/build/properties/build-new-dev.properties
cp conf/build/properties/build-example.properties conf/build/properties/build-new-dev.properties
Edit the newly created file and set the ROOT_DIRECTORY property to the sitools2-v2 folder
2. Eclipse Configuration¶
2.1 Close project sitools-tests-testing¶
2.2 Target platform:¶
- add eclipse/plugin
- add sitools/cots/restlet-2.0.5-patched
Warnings: - eclipse/plugin: Select only osgi jar
- sitools/cots/restlet-2.0.5-patched : Select all jars except lucene jar, org.restlet.ext.wadl and solr jar