2002-08-20 16:35:24 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/"/>
|
|
|
|
<classpathentry kind="src" path="ui"/>
|
|
|
|
<classpathentry kind="src" path="core"/>
|
2002-09-15 20:36:53 +00:00
|
|
|
<classpathentry kind="src" path="model"/>
|
2002-08-20 16:35:24 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.cdt.core"/>
|
|
|
|
<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"/>
|
|
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
|
|
|
<classpathentry kind="src" path="/org.apache.xerces"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|