Skip to content

Commit

Permalink
Added link to mailing list
Browse files Browse the repository at this point in the history
See discussion at spotbugs#228
  • Loading branch information
iloveeclipse authored and henrik242 committed Jul 18, 2017
1 parent 6a3ff9d commit 50b8bdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ To see a list of build options, run `gradle tasks` (or `gradlew tasks`). The `bu

To build the SpotBugs plugin for Eclipse, you'll need to create the file `eclipsePlugin/local.properties`, containing a property `eclipseRoot.dir` that points to an Eclipse installation's root directory (see `.travis.yml` for an example), then run the build.
To prepare Eclipse environment only, run `./gradlew eclipse`. See also [detailed steps](https://github.com/spotbugs/spotbugs/blob/master/eclipsePlugin/doc/building_spotbugs_plugin.txt).

# Questions?
You can contact us using [our general purpose mailing list](https://github.com/spotbugs/discuss/issues?q=).

0 comments on commit 50b8bdc

Please sign in to comment.