Skip to content

Commit e1ea29f

Browse files
zigliolieFrank Levine
zigliolie
authored and
Frank Levine
committed
Updated Eclipse Project nature to current m2e plugin
Signed-off-by: Frank Levine <[email protected]>
1 parent 4bacd6d commit e1ea29f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.project

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
</arguments>
1212
</buildCommand>
1313
<buildCommand>
14-
<name>org.maven.ide.eclipse.maven2Builder</name>
14+
<name>ca.mcgill.sable.clone.markers.cloneProblemMarkingBuilder</name>
1515
<arguments>
1616
</arguments>
1717
</buildCommand>
1818
<buildCommand>
19-
<name>ca.mcgill.sable.clone.markers.cloneProblemMarkingBuilder</name>
19+
<name>org.eclipse.m2e.core.maven2Builder</name>
2020
<arguments>
2121
</arguments>
2222
</buildCommand>
2323
</buildSpec>
2424
<natures>
2525
<nature>org.eclipse.jdt.core.javanature</nature>
26-
<nature>org.maven.ide.eclipse.maven2Nature</nature>
26+
<nature>org.eclipse.m2e.core.maven2Nature</nature>
2727
<nature>ca.mcgill.sable.clone.nature</nature>
2828
</natures>
2929
</projectDescription>

0 commit comments

Comments
 (0)