Project

General

Profile

Eclipse configuration » History » Version 1

Guanji Wang, 05/02/2016 09:59

1 1 Guanji Wang
h1. Eclipse configuration
2 1 Guanji Wang
3 1 Guanji Wang
4 1 Guanji Wang
h2. Sitools v3 Extra INFO
5 1 Guanji Wang
* Get the source of sitools2
6 1 Guanji Wang
 git clone https://github.com/SITools2/SITools2-core.git 
7 1 Guanji Wang
* Choose the branch Dev3
8 1 Guanji Wang
 git checkout dev-3
9 1 Guanji Wang
* Changement of build-$(host).properties and 'host' in sitools;properties 
10 1 Guanji Wang
11 1 Guanji Wang
h2. Eclipse Configuration
12 1 Guanji Wang
* Target platform
13 1 Guanji Wang
* add eclipse/plugin
14 1 Guanji Wang
* add sitools/cots/restlet-2.0.5-patched
15 1 Guanji Wang
 Attention:  1. eclipse/plugin: Select only osgi jar
16 1 Guanji Wang
                    2. sitools/cots/restlet-2.0.5-patched : Select all jars except lucene jar, org.restlet.ext.wadl and solr jar;
17 1 Guanji Wang
18 1 Guanji Wang
* Close project sitools-tests-testing
19 1 Guanji Wang
* Run configuration : 1.  '-Djava.net.preferIPv4Stack=true'  added to add to VM arguements 
20 1 Guanji Wang
                                      2.  Load the core starter and core in main
21 1 Guanji Wang
                                      3.  Add dependency of extension project in classpath
22 1 Guanji Wang
23 1 Guanji Wang
* if error for the project 'org.restlet.ext.solr', add JARS solr-core-4.5.0.jar
24 1 Guanji Wang
25 1 Guanji Wang
h2. Run
26 1 Guanji Wang
* Ant refresh-preoperties
27 1 Guanji Wang
* Ant refresh-userlibraries
28 1 Guanji Wang
* Run the application
29 1 Guanji Wang
30 1 Guanji Wang
h2. Errors js
31 1 Guanji Wang
* Add semicomma when necessary