Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.ui.behavior.fsm/.project')
-rw-r--r--plugins/org.eclipse.etrice.ui.behavior.fsm/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.ui.behavior.fsm/.project b/plugins/org.eclipse.etrice.ui.behavior.fsm/.project
index cf04191bc..1b258480d 100644
--- a/plugins/org.eclipse.etrice.ui.behavior.fsm/.project
+++ b/plugins/org.eclipse.etrice.ui.behavior.fsm/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
@@ -24,5 +29,6 @@
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
</natures>
</projectDescription>

Back to the top