Mercurial > hg > AnnotationManager
diff .settings/org.eclipse.wst.common.component @ 17:b0ef5c860464
updating and deleting annotations works now!
more cleanup.
author | casties |
---|---|
date | Thu, 22 Mar 2012 21:37:16 +0100 |
parents | 0bdfe01e30b5 |
children | 6629e8422760 |
line wrap: on
line diff
--- a/.settings/org.eclipse.wst.common.component Thu Mar 22 10:54:56 2012 +0100 +++ b/.settings/org.eclipse.wst.common.component Thu Mar 22 21:37:16 2012 +0100 @@ -3,42 +3,9 @@ <wb-module deploy-name="AnnotationManager"> <wb-resource deploy-path="/" source-path="/WebContent"/> <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/> - <dependent-module archiveName="org.restlet.ext.jaas.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/AnnotationManager/libs/org.restlet.ext.jaas.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> <dependent-module archiveName="TripleStoreManager.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/TripleStoreManager/TripleStoreManager"> <dependency-type>uses</dependency-type> </dependent-module> - <dependent-module archiveName="httpcore-nio-4.0-beta3.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/AnnotationManager/libs/httpcomponents-core-4.0-beta3/lib/httpcore-nio-4.0-beta3.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="httpcore-4.0-beta3.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/AnnotationManager/libs/httpcomponents-core-4.0-beta3/lib/httpcore-4.0-beta3.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="httpclient-4.0-beta1.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/AnnotationManager/libs/httpcomponents-client-4.0-beta1/lib/httpclient-4.0-beta1.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="httpmime-4.0-beta1.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/AnnotationManager/libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="protege.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/protege.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="protege-owl.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/protege-owl.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="openrdf-sesame-2.3.2-onejar.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/openrdf-sesame-2.3.2-onejar.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="virtjdbc4.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/virtjdbc4.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="virtjdbc3.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/virtjdbc3.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="virt_sesame2.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/TripleStoreManager/lib/virt_sesame2.jar"> - <dependency-type>uses</dependency-type> - </dependent-module> <property name="context-root" value="AnnotationManager"/> <property name="java-output-path" value="/AnnotationManager/build/classes"/> </wb-module>