2015-07-13 01:10:02 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2016-10-18 13:29:51 +00:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/luaj-vm"/>
|
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/luaj_xowa.jar"/>
|
2016-10-18 13:29:51 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
|
2016-10-12 12:57:22 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/icu4j-4_8.jar"/>
|
2016-08-01 01:41:19 +00:00
|
|
|
<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>
|