mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-12 06:01:53 +01:00
a5b86617a6
Signed-off-by: Kai Kreuzer <kai@openhab.org>
8 lines
419 B
XML
8 lines
419 B
XML
<?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 exported="true" kind="lib" path="lib/nrjavaserial-3.9.3.jar"/>
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
</classpath>
|