2003-06-18 21:29:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2003-06-24 19:56:34 +00:00
|
|
|
<classpathentry kind="src" path="build/"/>
|
|
|
|
<classpathentry kind="src" path="failures/"/>
|
|
|
|
<classpathentry kind="src" path="model/"/>
|
|
|
|
<classpathentry kind="src" path="parser/"/>
|
|
|
|
<classpathentry kind="src" path="resources/"/>
|
|
|
|
<classpathentry kind="src" path="suite/"/>
|
2003-08-27 18:38:11 +00:00
|
|
|
<classpathentry kind="src" path="indexer/"/>
|
|
|
|
<classpathentry kind="src" path="search/"/>
|
2003-12-15 16:07:23 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2003-06-24 19:56:34 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2003-06-18 21:29:47 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|