java-org.hwo.ui/.classpath

8 lines
368 B
Plaintext
Raw Normal View History

2015-06-24 23:32:14 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2016-12-12 11:35:30 +01:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
2015-06-24 23:32:14 +02:00
<classpathentry combineaccessrules="false" kind="src" path="/org.hwo"/>
<classpathentry kind="output" path="bin"/>
</classpath>