aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authoryzhou <yzhou@krr-linux.cs.ox.ac.uk>2015-04-30 17:36:35 +0100
committeryzhou <yzhou@krr-linux.cs.ox.ac.uk>2015-04-30 17:36:35 +0100
commit0d8f240c9c0a64f2285324e5a517161e45c698fc (patch)
treef4b4f7078e3be02011b9812cd8791c657a135993 /.classpath
parent68ae342b2a4923bc7b3f378c6a489f2355d85279 (diff)
downloadACQuA-0d8f240c9c0a64f2285324e5a517161e45c698fc.tar.gz
ACQuA-0d8f240c9c0a64f2285324e5a517161e45c698fc.zip
downgrade owl api and reorganised src files
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 2 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 609d84c..1d0a725 100644
--- a/.classpath
+++ b/.classpath
@@ -13,12 +13,14 @@
13 <attribute name="maven.pomderived" value="true"/> 13 <attribute name="maven.pomderived" value="true"/>
14 </attributes> 14 </attributes>
15 </classpathentry> 15 </classpathentry>
16 <classpathentry kind="src" path="external"/>
16 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 17 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
17 <attributes> 18 <attributes>
18 <attribute name="maven.pomderived" value="true"/> 19 <attribute name="maven.pomderived" value="true"/>
19 </attributes> 20 </attributes>
20 </classpathentry> 21 </classpathentry>
21 <classpathentry kind="lib" path="lib/RDFox/Linux/JRDFox.jar"/> 22 <classpathentry kind="lib" path="lib/RDFox/Linux/JRDFox.jar"/>
23 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
22 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 24 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
23 <attributes> 25 <attributes>
24 <attribute name="maven.pomderived" value="true"/> 26 <attribute name="maven.pomderived" value="true"/>