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

18 lines
641 B
Plaintext
Raw Normal View History

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