2003-06-18 21:29:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="src" path="build"/>
|
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="failures"/>
|
|
|
|
<classpathentry kind="src" path="model"/>
|
|
|
|
<classpathentry kind="src" path="parser"/>
|
|
|
|
<classpathentry kind="src" path="suite"/>
|
|
|
|
<classpathentry kind="src" path="indexer"/>
|
|
|
|
<classpathentry kind="src" path="search"/>
|
2004-01-05 21:16:28 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2003-06-18 21:29:47 +00:00
|
|
|
</classpath>
|