2003-06-18 21:29:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
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"/>
|
2014-01-23 17:52:37 -08:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2006-10-09 09:34:30 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2003-06-18 21:29:47 +00:00
|
|
|
</classpath>
|