2008-01-22 19:16:30 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2008-04-25 19:25:57 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2008-01-22 19:16:30 +00:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2008-04-07 15:52:01 +00:00
|
|
|
<classpathentry kind="src" path="old"/>
|
2016-06-20 09:27:40 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2008-01-22 19:16:30 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|