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

13 lines
647 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"/>
2015-09-21 03:43:51 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
2015-07-13 01:10:02 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
2015-09-21 03:43:51 +00:00
<classpathentry combineaccessrules="false" kind="src" path="/100_core"/>
2015-07-13 01:10:02 +00:00
<classpathentry combineaccessrules="false" kind="src" path="/140_dbs"/>
2015-09-21 03:43:51 +00:00
<classpathentry combineaccessrules="false" kind="src" path="/150_gfui"/>
2015-07-13 01:10:02 +00:00
<classpathentry kind="lib" path="lib/jtidy_xowa.jar"/>
2015-10-19 02:17:57 +00:00
<classpathentry kind="lib" path="lib/luaj_xowa.jar"/>
2015-07-13 01:10:02 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>