diff options
| author | yzhou <yujiao.zhou@gmail.com> | 2015-04-21 22:45:35 +0100 |
|---|---|---|
| committer | yzhou <yujiao.zhou@gmail.com> | 2015-04-21 22:45:35 +0100 |
| commit | c0f5bdcdb29608532656c71c219680eccd4aad09 (patch) | |
| tree | 5f599adfe2e3f15a1d2b3f1cb8d0bf9ace59badd /.classpath | |
| parent | c8a9fc67a3f6ed201d7c917e36128268587eabe5 (diff) | |
| download | ACQuA-c0f5bdcdb29608532656c71c219680eccd4aad09.tar.gz ACQuA-c0f5bdcdb29608532656c71c219680eccd4aad09.zip | |
fixed some bugs in windows server
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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> |
