2006-11-21 22:24:55 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2006-11-28 17:56:01 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
|
2007-02-21 12:08:14 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="org/eclipse/rse/internal/**"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
2006-11-21 22:24:55 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|