aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Ecore-Plugin/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Ecore-Plugin/.classpath')
-rw-r--r--Tests/Ecore-Plugin/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/Ecore-Plugin/.classpath b/Tests/Ecore-Plugin/.classpath
new file mode 100644
index 00000000..b862a296
--- /dev/null
+++ b/Tests/Ecore-Plugin/.classpath
@@ -0,0 +1,7 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5 <classpathentry kind="src" path="src"/>
6 <classpathentry kind="output" path="bin"/>
7</classpath>