2007-04-27 10:09:40 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/compiler"/>
|
2008-05-13 23:32:22 +08:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2008-05-18 20:53:20 +08:00
|
|
|
<classpathentry kind="lib" path="lib/msil.jar"/>
|
2008-01-22 04:36:16 +08:00
|
|
|
<classpathentry kind="lib" path="lib/jline.jar"/>
|
2008-05-18 20:53:20 +08:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="lib" path="lib/fjbg.jar"/>
|
2008-08-22 14:20:40 +08:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2007-04-27 10:09:40 +08:00
|
|
|
</classpath>
|