aboutsummaryrefslogtreecommitdiffstats
path: root/Domains
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kris7topher@gmail.com>2019-08-02 01:24:28 +0200
committerLibravatar Kristóf Marussy <kris7topher@gmail.com>2019-08-02 01:24:28 +0200
commit8d5377ccb1c89668d1c95314910455c12c9c4554 (patch)
treeeb81bf87bdde429257d71443648c2ee2dbbceb12 /Domains
parentTrying to run generator in measurement environment (diff)
downloadVIATRA-Generator-8d5377ccb1c89668d1c95314910455c12c9c4554.tar.gz
VIATRA-Generator-8d5377ccb1c89668d1c95314910455c12c9c4554.tar.zst
VIATRA-Generator-8d5377ccb1c89668d1c95314910455c12c9c4554.zip
Fix enum literal support for FAM
Diffstat (limited to 'Domains')
-rw-r--r--Domains/Examples/ModelGenExampleFAM_plugin/.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/Domains/Examples/ModelGenExampleFAM_plugin/.project b/Domains/Examples/ModelGenExampleFAM_plugin/.project
index 70920828..6e1b3a06 100644
--- a/Domains/Examples/ModelGenExampleFAM_plugin/.project
+++ b/Domains/Examples/ModelGenExampleFAM_plugin/.project
@@ -11,11 +11,6 @@
11 </arguments> 11 </arguments>
12 </buildCommand> 12 </buildCommand>
13 <buildCommand> 13 <buildCommand>
14 <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
18 <buildCommand>
19 <name>org.eclipse.jdt.core.javabuilder</name> 14 <name>org.eclipse.jdt.core.javabuilder</name>
20 <arguments> 15 <arguments>
21 </arguments> 16 </arguments>
@@ -33,7 +28,6 @@
33 </buildSpec> 28 </buildSpec>
34 <natures> 29 <natures>
35 <nature>org.eclipse.jdt.core.javanature</nature> 30 <nature>org.eclipse.jdt.core.javanature</nature>
36 <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
37 <nature>org.eclipse.viatra.query.projectnature</nature> 31 <nature>org.eclipse.viatra.query.projectnature</nature>
38 <nature>org.eclipse.pde.PluginNature</nature> 32 <nature>org.eclipse.pde.PluginNature</nature>
39 </natures> 33 </natures>