Skip to content

Commit 08fda66

Browse files
Bananeweizenlkoe
authored andcommitted
remove outdated natures
When m2eclipse was rebranded as m2e, a new nature (namely the m2e nature directly above the deleted lines) was created. This one can be deleted to avoid a warning in Photon.
1 parent 87b3e98 commit 08fda66

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

net.sf.eclipsecs.branding/.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
</buildSpec>
2929
<natures>
3030
<nature>org.eclipse.m2e.core.maven2Nature</nature>
31-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
3231
<nature>org.eclipse.pde.PluginNature</nature>
3332
<nature>org.eclipse.jdt.core.javanature</nature>
3433
</natures>

net.sf.eclipsecs.checkstyle/.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
</buildSpec>
2929
<natures>
3030
<nature>org.eclipse.m2e.core.maven2Nature</nature>
31-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
3231
<nature>org.eclipse.pde.PluginNature</nature>
3332
<nature>org.eclipse.jdt.core.javanature</nature>
3433
</natures>

net.sf.eclipsecs.core/.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
</buildSpec>
3434
<natures>
3535
<nature>org.eclipse.m2e.core.maven2Nature</nature>
36-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
3736
<nature>org.eclipse.jdt.core.javanature</nature>
3837
<nature>org.eclipse.pde.PluginNature</nature>
3938
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

net.sf.eclipsecs.sample/.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
</buildSpec>
3434
<natures>
3535
<nature>org.eclipse.m2e.core.maven2Nature</nature>
36-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
3736
<nature>org.eclipse.pde.PluginNature</nature>
3837
<nature>org.eclipse.jdt.core.javanature</nature>
3938
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

net.sf.eclipsecs.ui/.project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
</buildSpec>
3434
<natures>
3535
<nature>org.eclipse.m2e.core.maven2Nature</nature>
36-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
3736
<nature>org.eclipse.pde.PluginNature</nature>
3837
<nature>org.eclipse.jdt.core.javanature</nature>
3938
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

0 commit comments

Comments
 (0)