2002-08-20 16:35:24 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/"/>
|
2003-04-07 02:47:01 +00:00
|
|
|
<classpathentry kind="src" path="ui/"/>
|
|
|
|
<classpathentry kind="src" path="core/"/>
|
|
|
|
<classpathentry kind="src" path="/org.apache.xerces"/>
|
2002-08-20 16:35:24 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.cdt.ui"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.swt"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.ui"/>
|
|
|
|
<classpathentry kind="src" path="/org.junit"/>
|
2003-06-17 20:58:41 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
|
2003-04-07 02:47:01 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2002-08-20 16:35:24 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|