mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-11-05 09:05:53 +00:00
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|