2004-04-23 15:21:23 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2005-05-09 03:37:42 +00:00
|
|
|
<classpathentry kind="src" path="tests">
|
|
|
|
<attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="src" path="suite">
|
|
|
|
<attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry excluding="tests/|suite/" kind="src" path="">
|
|
|
|
<attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
|
|
|
|
<attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2004-04-23 15:21:23 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|