1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 06:50:50 +00:00
gnosygnu_xowa/100_core/.classpath

11 lines
472 B
Plaintext
Raw Normal View History

2015-07-13 01:10:02 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tst"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/commons-compress-1.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
2016-10-12 12:57:22 +00:00
<classpathentry kind="lib" path="lib/xz-1.5.jar"/>
2015-07-13 01:10:02 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>