mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
11 lines
483 B
Plaintext
11 lines
483 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry kind="src" path="/100_core"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||
|
<classpathentry combineaccessrules="false" kind="src" path="/110_gfml"/>
|
||
|
<classpathentry kind="lib" path="lib/swt.jar"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|