summaryrefslogtreecommitdiffstats
path: root/tests_mgrapp/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'tests_mgrapp/.classpath')
-rw-r--r--tests_mgrapp/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests_mgrapp/.classpath b/tests_mgrapp/.classpath
new file mode 100644
index 0000000000..7ce87a6dd9
--- /dev/null
+++ b/tests_mgrapp/.classpath
@@ -0,0 +1,8 @@
+<?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/J2SE-1.5"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/mgrapp"/>
+ <classpathentry kind="output" path="out_classes"/>
+</classpath>