2003-06-18 21:29:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2016-03-28 13:01:00 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2004-03-16 21:23:45 +00:00
|
|
|
<classpathentry kind="src" path="misc"/>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="src" path="model"/>
|
|
|
|
<classpathentry kind="src" path="parser"/>
|
|
|
|
<classpathentry kind="src" path="suite"/>
|
2004-10-04 21:06:38 +00:00
|
|
|
<classpathentry kind="src" path="regression"/>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2003-06-18 21:29:47 +00:00
|
|
|
</classpath>
|