2010-07-10 17:11:12 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2010-07-13 15:15:53 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-07-15 02:07:04 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2010-07-10 17:11:12 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|