Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2013-11-11 15:44:28 +0000
committerHenrik Rentz-Reichert2013-11-11 17:53:09 +0000
commit7fa326c0c31af895cb6ff9005ad8c466a73f112e (patch)
tree59cafe2464863fca023ef66ddd7ec97c7d2f7826 /plugins/org.eclipse.etrice.generator/.project
parentf1d6c4fc810a726a950cad6ef6871d5e1b5f47b7 (diff)
downloadorg.eclipse.etrice-7fa326c0c31af895cb6ff9005ad8c466a73f112e.tar.gz
org.eclipse.etrice-7fa326c0c31af895cb6ff9005ad8c466a73f112e.tar.xz
org.eclipse.etrice-7fa326c0c31af895cb6ff9005ad8c466a73f112e.zip
[*] added pom
Diffstat (limited to 'plugins/org.eclipse.etrice.generator/.project')
-rw-r--r--plugins/org.eclipse.etrice.generator/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.generator/.project b/plugins/org.eclipse.etrice.generator/.project
index b0bc92dc2..b81cd7c49 100644
--- a/plugins/org.eclipse.etrice.generator/.project
+++ b/plugins/org.eclipse.etrice.generator/.project
@@ -30,8 +30,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.xtend.shared.ui.xtendXPandNature</nature>

Back to the top