2002-07-24 13:41:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2002-08-13 04:03:45 +00:00
|
|
|
<classpathentry kind="src" path="src/"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.cdt.debug.core"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.debug.core"/>
|
2002-08-30 14:20:19 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.cdt.core"/>
|
2002-07-24 13:41:31 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
|
|
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|