aboutsummaryrefslogtreecommitdiff
path: root/eventanalyzer/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'eventanalyzer/.classpath')
-rw-r--r--eventanalyzer/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/eventanalyzer/.classpath b/eventanalyzer/.classpath
new file mode 100644
index 000000000..b0326c84a
--- /dev/null
+++ b/eventanalyzer/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>