java-org.hwo/.classpath

16 lines
820 B
Plaintext
Raw Permalink Normal View History

2013-12-14 03:10:58 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2016-04-01 22:43:27 +02:00
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="org.hwo/src/native"/>
</attributes>
</classpathentry>
2017-03-15 11:37:56 +01:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
2013-12-14 03:10:58 +01:00
<classpathentry kind="lib" path="contrib/javassist-3.15.0-GA.jar"/>
<classpathentry kind="lib" path="contrib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
2014-05-15 03:37:42 +02:00
<classpathentry kind="lib" path="contrib/cglib-nodep-3.1.jar"/>
2014-09-26 18:18:39 +02:00
<classpathentry kind="lib" path="contrib/json-simple-1.1.1.jar"/>
2016-04-01 22:43:27 +02:00
<classpathentry combineaccessrules="false" kind="src" path="/org.hwo.platform"/>
2013-12-14 03:10:58 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>