comparison .settings/org.eclipse.wst.common.component @ 23:a3e324009990

now Mavenified! removed tiny-mce javascript from html frontend. still needs TripleStoreManager project in Eclipse. jsontoken 1.1 has to be built manually.
author casties
date Tue, 03 Apr 2012 13:05:05 +0200
parents 6629e8422760
children d9809412b67f
comparison
equal deleted inserted replaced
22:0f4428febcc6 23:a3e324009990
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <project-modules id="moduleCoreId" project-version="1.5.0"> 2 <project-modules id="moduleCoreId" project-version="1.5.0">
3 <wb-module deploy-name="AnnotationManager"> 3 <wb-module deploy-name="AnnotationManager">
4 <wb-resource deploy-path="/" source-path="/WebContent"/> 4 <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
5 <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/> 5 <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
6 <dependent-module archiveName="TripleStoreManager.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/TripleStoreManager/TripleStoreManager"> 6 <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
7 <dependent-module archiveName="jsontoken-1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/jsontoken/jsontoken">
7 <dependency-type>uses</dependency-type> 8 <dependency-type>uses</dependency-type>
8 </dependent-module> 9 </dependent-module>
9 <dependent-module archiveName="jsontoken.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/jsontoken/jsontoken"> 10 <dependent-module archiveName="TripleStoreManager.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/TripleStoreManager/TripleStoreManager">
10 <dependency-type>uses</dependency-type> 11 <dependency-type>uses</dependency-type>
11 </dependent-module> 12 </dependent-module>
12 <property name="context-root" value="AnnotationManager"/> 13 <property name="context-root" value="AnnotationManager"/>
13 <property name="java-output-path" value="/AnnotationManager/build/classes"/> 14 <property name="java-output-path" value="/AnnotationManager/build/classes"/>
14 </wb-module> 15 </wb-module>