1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
Files
gnosygnu_xowa/400_xowa/.classpath

13 lines
647 B
Plaintext
Raw Normal View History

2015-07-12 21:10:02 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2015-09-20 23:43:51 -04:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
2015-07-12 21:10:02 -04:00
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
2015-09-20 23:43:51 -04:00
<classpathentry combineaccessrules="false" kind="src" path="/100_core"/>
2015-07-12 21:10:02 -04:00
<classpathentry combineaccessrules="false" kind="src" path="/140_dbs"/>
2015-09-20 23:43:51 -04:00
<classpathentry combineaccessrules="false" kind="src" path="/150_gfui"/>
2015-07-12 21:10:02 -04:00
<classpathentry kind="lib" path="lib/luaj_xowa.jar"/>
<classpathentry kind="lib" path="lib/jtidy_xowa.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>