Remove m2e nature from some eclipse projects

... it isn't supposed to be there for our eclipse plugins.
This commit is contained in:
Kris De Volder
2022-01-28 13:16:52 -08:00
parent 29db241bb2
commit f911a44ab6
2 changed files with 0 additions and 12 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>