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

15 lines
905 B
Plaintext
Raw Normal View History

2015-07-12 21:10:02 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry combineaccessrules="false" kind="src" path="/luaj-vm"/>
2016-07-31 21:41:19 -04:00
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/100_core"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/140_dbs"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/150_gfui"/>
2016-07-03 22:41:56 -04:00
<classpathentry kind="src" path="src"/>
2016-07-31 21:41:19 -04:00
<classpathentry exported="true" kind="lib" path="lib/luaj_xowa.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
2016-10-12 08:57:22 -04:00
<classpathentry exported="true" kind="lib" path="lib/icu4j-4_8.jar"/>
2016-07-31 21:41:19 -04:00
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
2015-07-12 21:10:02 -04:00
<classpathentry kind="output" path="bin"/>
</classpath>