aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath
diff options
context:
space:
mode:
authorLibravatar OszkarSemerath <oszka@152.66.252.189>2017-06-21 18:44:04 +0200
committerLibravatar OszkarSemerath <oszka@152.66.252.189>2017-06-21 18:44:04 +0200
commitcf0c50e4fedf219f79a462615bb0ba603ce99378 (patch)
treea87bfbd1b2cd77c66ef1ab2106f9a9295cf97cfb /Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath
parentgenerated code for the newly added types (diff)
downloadVIATRA-Generator-cf0c50e4fedf219f79a462615bb0ba603ce99378.tar.gz
VIATRA-Generator-cf0c50e4fedf219f79a462615bb0ba603ce99378.tar.zst
VIATRA-Generator-cf0c50e4fedf219f79a462615bb0ba603ce99378.zip
Model translator and sanitiser from original yakindu files to simplified
metamodel. Added a sample Main function.
Diffstat (limited to 'Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath')
-rw-r--r--Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath b/Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath
new file mode 100644
index 00000000..1c96fe2f
--- /dev/null
+++ b/Domains/hu.bme.mit.inf.yakinduModelExtractor/.classpath
@@ -0,0 +1,8 @@
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="src" path="xtend-gen"/>
7 <classpathentry kind="output" path="bin"/>
8</classpath>