Skip to content

Commit

Permalink
Merge pull request spotbugs#17 from KengoTODA/guide-how-to-use-eclipse
Browse files Browse the repository at this point in the history
Guide how to use eclipse
  • Loading branch information
iloveeclipse authored Jul 1, 2017
2 parents 45909e4 + fe3a391 commit fa31548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ <h3>
<p>SpotBugs can be used standalone and through several integrations, including:</p>

<ul>
<li>Ant</li>
<li><a href="http://spotbugs.readthedocs.io/en/latest/ant.html">Ant</a></li>
<li><a href="http://gleclaire.github.io/findbugs-maven-plugin/">Maven</a></li>
<li><a href="https://plugins.gradle.org/plugin/com.github.spotbugs">Gradle</a></li>
<li>Eclipse</li>
<li><a href="http://spotbugs.readthedocs.io/en/latest/eclipse.html">Eclipse</a></li>
</ul>

<h3>
Expand Down

0 comments on commit fa31548

Please sign in to comment.