Skip to content

Commit f911a44

Browse files
committed
Remove m2e nature from some eclipse projects
... it isn't supposed to be there for our eclipse plugins.
1 parent 29db241 commit f911a44

File tree

2 files changed

+0
-12
lines changed
  • eclipse-extensions/org.springframework.ide.eclipse.docker.client
  • eclipse-language-servers/org.springframework.tooling.boot.ls

2 files changed

+0
-12
lines changed

eclipse-extensions/org.springframework.ide.eclipse.docker.client/.project

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,8 @@
2020
<arguments>
2121
</arguments>
2222
</buildCommand>
23-
<buildCommand>
24-
<name>org.eclipse.m2e.core.maven2Builder</name>
25-
<arguments>
26-
</arguments>
27-
</buildCommand>
2823
</buildSpec>
2924
<natures>
30-
<nature>org.eclipse.m2e.core.maven2Nature</nature>
3125
<nature>org.eclipse.pde.PluginNature</nature>
3226
<nature>org.eclipse.jdt.core.javanature</nature>
3327
</natures>

eclipse-language-servers/org.springframework.tooling.boot.ls/.project

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,8 @@
2020
<arguments>
2121
</arguments>
2222
</buildCommand>
23-
<buildCommand>
24-
<name>org.eclipse.m2e.core.maven2Builder</name>
25-
<arguments>
26-
</arguments>
27-
</buildCommand>
2823
</buildSpec>
2924
<natures>
30-
<nature>org.eclipse.m2e.core.maven2Nature</nature>
3125
<nature>org.eclipse.pde.PluginNature</nature>
3226
<nature>org.eclipse.jdt.core.javanature</nature>
3327
</natures>

0 commit comments

Comments
 (0)