Skip to content

Commit

Permalink
removed maven builder
Browse files Browse the repository at this point in the history
  • Loading branch information
gidili committed Jul 3, 2013
1 parent ad02d3a commit a438254
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .project
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,13 @@
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.m2e.core.maven2Builder.launch</value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
Expand Down

0 comments on commit a438254

Please sign in to comment.