aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Ecore-Plugin/.classpath
diff options
context:
space:
mode:
authorLibravatar OszkarSemerath <oszkar.semerath@gmail.com>2018-11-07 17:33:28 +0100
committerLibravatar OszkarSemerath <oszkar.semerath@gmail.com>2018-11-07 17:33:28 +0100
commit64a02259b30424e10586672993901cb1a6b9f83e (patch)
tree2ae32677bedc09632a8177633676e63f60213ea7 /Tests/Ecore-Plugin/.classpath
parentColorcalculator support for datatypes (diff)
downloadVIATRA-Generator-64a02259b30424e10586672993901cb1a6b9f83e.tar.gz
VIATRA-Generator-64a02259b30424e10586672993901cb1a6b9f83e.tar.zst
VIATRA-Generator-64a02259b30424e10586672993901cb1a6b9f83e.zip
Ecore gen test
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>