2008-02-13 20:26:10 +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"/>
|
2020-08-23 08:05:03 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2008-02-13 20:26:10 +00:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2008-06-10 16:33:27 +00:00
|
|
|
<classpathentry kind="src" path="pdavm/src"/>
|
2008-02-13 20:26:10 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|