wudsn-ide/com.wudsn.ide.gfx/.classpath

10 lines
538 B
Plaintext
Raw Normal View History

2018-12-30 15:29:54 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry exported="true" kind="lib" path="lib/js.jar" sourcepath="lib/js-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/recoil.jar"/>
2018-12-30 15:29:54 +00:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>