org.hwo.pulscounter/.classpath

9 lines
434 B
Plaintext
Raw Normal View History

2014-01-24 11:41:56 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.hwo"/>
2015-05-05 16:05:22 +02:00
<classpathentry kind="lib" path="postgresql-9.1-901.jdbc4.jar"/>
2014-01-24 11:41:56 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>