2007-06-08 05:11:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
2007-11-07 23:56:06 +00:00
|
|
|
<classpathentry kind="src" path="src/core"/>
|
2008-05-19 17:18:10 +00:00
|
|
|
<classpathentry kind="src" path="src/debug"/>
|
2007-12-19 21:44:15 +00:00
|
|
|
<classpathentry kind="src" path="src/j2me"/>
|
2007-11-07 23:56:06 +00:00
|
|
|
<classpathentry kind="src" path="src/j2se"/>
|
2008-05-19 17:18:10 +00:00
|
|
|
<classpathentry kind="src" path="src/script"/>
|
2007-06-08 05:11:37 +00:00
|
|
|
<classpathentry kind="src" path="src/test/java"/>
|
2008-05-19 17:18:10 +00:00
|
|
|
<classpathentry kind="src" path="src/sample"/>
|
2007-06-08 05:11:37 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2007-07-04 04:25:06 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
|
2007-10-24 20:21:16 +00:00
|
|
|
<classpathentry kind="var" path="WTK_HOME/lib/cldcapi11.jar"/>
|
2007-10-23 21:06:51 +00:00
|
|
|
<classpathentry kind="var" path="WTK_HOME/lib/midpapi20.jar"/>
|
2007-06-08 05:11:37 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|