2007-08-03 15:33:15 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2022-10-01 19:59:59 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
|
2015-09-10 14:52:06 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="org/eclipse/tm/internal/terminal/**"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
2020-02-05 16:52:33 +02:00
|
|
|
<classpathentry kind="src" path="src">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="test" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2007-08-03 15:33:15 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|