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

13 lines
759 B
Plaintext
Raw Normal View History

2015-07-13 01:10:02 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2016-08-01 01:41:19 +00: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-04 02:41:56 +00:00
<classpathentry kind="src" path="src"/>
2016-08-01 01:41:19 +00:00
<classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
<classpathentry exported="true" kind="lib" path="lib/luaj_xowa.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
2015-07-13 01:10:02 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>