aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authoryzhou <yujiao.zhou@gmail.com>2015-04-21 22:45:35 +0100
committeryzhou <yujiao.zhou@gmail.com>2015-04-21 22:45:35 +0100
commitc0f5bdcdb29608532656c71c219680eccd4aad09 (patch)
tree5f599adfe2e3f15a1d2b3f1cb8d0bf9ace59badd /.classpath
parentc8a9fc67a3f6ed201d7c917e36128268587eabe5 (diff)
downloadACQuA-c0f5bdcdb29608532656c71c219680eccd4aad09.tar.gz
ACQuA-c0f5bdcdb29608532656c71c219680eccd4aad09.zip
fixed some bugs in windows server
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 74fa7c2..8a6a0f3 100644
--- a/.classpath
+++ b/.classpath
@@ -18,11 +18,11 @@
18 <attribute name="maven.pomderived" value="true"/> 18 <attribute name="maven.pomderived" value="true"/>
19 </attributes> 19 </attributes>
20 </classpathentry> 20 </classpathentry>
21 <classpathentry kind="lib" path="lib/RDFox/Win/JRDFox.jar"/>
21 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> 22 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
22 <attributes> 23 <attributes>
23 <attribute name="maven.pomderived" value="true"/> 24 <attribute name="maven.pomderived" value="true"/>
24 </attributes> 25 </attributes>
25 </classpathentry> 26 </classpathentry>
26 <classpathentry kind="lib" path="lib/RDFox/Win/JRDFox.jar"/>
27 <classpathentry kind="output" path="target/classes"/> 27 <classpathentry kind="output" path="target/classes"/>
28</classpath> 28</classpath>