wudsn-ide/com.wudsn.ide.tst/.classpath

17 lines
584 B
Plaintext
Raw Normal View History

2018-12-30 22:02:29 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
2021-09-17 23:07:06 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/com.wudsn.ide.base">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2018-12-30 22:02:29 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>