diff .settings/org.eclipse.wst.common.component @ 33:e5f5848892a2

new annotation model basically works.
author casties
date Thu, 31 May 2012 19:08:48 +0200
parents d9809412b67f
children
line wrap: on
line diff
--- a/.settings/org.eclipse.wst.common.component	Thu May 31 11:57:50 2012 +0200
+++ b/.settings/org.eclipse.wst.common.component	Thu May 31 19:08:48 2012 +0200
@@ -7,6 +7,9 @@
         <dependent-module archiveName="jsontoken-1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/jsontoken/jsontoken">
             <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>
         <property name="context-root" value="AnnotationManager"/>
         <property name="java-output-path" value="/AnnotationManager/build/classes"/>
     </wb-module>