summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath11
1 files changed, 11 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..39185dc
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,11 @@
+<?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.7"/>
+ <classpathentry kind="lib" path="rxtx/RXTXcomm.jar">
+ <attributes>
+ <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="RouterControl/rxtx"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="bin"/>
+</classpath>