summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2016-04-03 12:54:05 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-04 10:18:25 +0300
commit7c6710191bd8a5be69c2ec6fc356f013bd36aaf7 (patch)
treefd58a7f3a33f4033e946f5debfc43be59b6feb15 /.project
parent9ac12357df4ccbfd4dfdc4420b40f8bf66e73056 (diff)
downloadvaadin-framework-7c6710191bd8a5be69c2ec6fc356f013bd36aaf7.tar.gz
vaadin-framework-7c6710191bd8a5be69c2ec6fc356f013bd36aaf7.zip
Convert Eclipse project to Maven based
Ignore exec plugin for m2e in themes and client-compiled. Change-Id: I1c500a4cf204e3bd09aa0e9ae75e922b463e72fa
Diffstat (limited to '.project')
-rw-r--r--.project7
1 files changed, 6 insertions, 1 deletions
diff --git a/.project b/.project
index a0a79fbcec..4539834a7d 100644
--- a/.project
+++ b/.project
@@ -20,12 +20,17 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.apache.ivyde.eclipse.ivynature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>