summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authordor <dor1_b@walla.com>2013-09-27 18:28:28 +0300
committerdor <dor1_b@walla.com>2013-09-27 18:28:28 +0300
commitdf16c36f7fbdae7c4568be82027cd326c88a7b73 (patch)
treec8f1108860bb34cba8b9c23bec30b15e7d0eb0d0 /.classpath
Initial Commit
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..91ee9a5
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,6 @@
+<?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="output" path="bin"/>
+</classpath>