openhab-core/bundles/org.openhab.core.compat1x/.classpath

11 lines
613 B
Plaintext
Raw Normal View History

<?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-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="lib" path="lib/jl1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.9.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-mapper-asl-1.9.2.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>