2010-03-25 06:35:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="ant-contrib-1.0b3.jar"/>
|
2010-01-29 17:52:35 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2010-08-20 15:05:06 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-03-25 06:35:42 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|