remove m2e natures from plugin projects (again)

This commit is contained in:
Martin Lippert
2022-04-25 11:17:09 +02:00
parent d78752e747
commit 155fa29f9f
13 changed files with 0 additions and 78 deletions

View File

@@ -20,14 +20,8 @@
<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.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>