mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-11-19 23:31:30 +00:00
9 lines
393 B
XML
9 lines
393 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/AppleCommander-1.3.5.14.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|