2008-02-13 20:27:01 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2022-10-01 19:59:59 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
|
2008-02-13 20:27:01 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2020-08-23 08:05:03 -04:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2008-02-26 20:02:06 +00:00
|
|
|
<classpathentry kind="src" path="src_ant"/>
|
2008-02-13 20:27:01 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|