2002-07-18 19:45:55 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/"/>
|
2002-07-21 02:18:38 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
|
2002-08-06 18:56:39 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.debug.core"/>
|
2002-09-23 20:46:53 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.cdt.core"/>
|
2002-07-21 02:18:38 +00:00
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
|
|
|
|
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
|
2002-09-23 20:46:53 +00:00
|
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
2002-07-18 19:45:55 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|