comparison .settings/org.eclipse.wst.common.component @ 24:d9809412b67f

fixed setup. use URL-safe base64 from apache commons.
author casties
date Tue, 24 Apr 2012 19:45:24 +0200
parents a3e324009990
children e5f5848892a2
comparison
equal deleted inserted replaced
23:a3e324009990 24:d9809412b67f
5 <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> 5 <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
6 <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> 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 <dependent-module archiveName="jsontoken-1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/jsontoken/jsontoken">
8 <dependency-type>uses</dependency-type> 8 <dependency-type>uses</dependency-type>
9 </dependent-module> 9 </dependent-module>
10 <dependent-module archiveName="TripleStoreManager.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/TripleStoreManager/TripleStoreManager">
11 <dependency-type>uses</dependency-type>
12 </dependent-module>
13 <property name="context-root" value="AnnotationManager"/> 10 <property name="context-root" value="AnnotationManager"/>
14 <property name="java-output-path" value="/AnnotationManager/build/classes"/> 11 <property name="java-output-path" value="/AnnotationManager/build/classes"/>
15 </wb-module> 12 </wb-module>
16 </project-modules> 13 </project-modules>