An open API service indexing awesome lists of open source software.

https://github.com/spotbugs/eclipse

Repository to serve update site for SpotBugs Eclipse Plugin stable version
https://github.com/spotbugs/eclipse

Last synced: about 1 year ago
JSON representation

Repository to serve update site for SpotBugs Eclipse Plugin stable version

Awesome Lists containing this project

README

          

# Update Site for SpotBugs Eclipse Plugin

This repository serves update site for SpotBugs Eclipse Plugin.
About the usage of SpotBugs Eclipse Plugin, please visit [official manual](http://spotbugs.readthedocs.io/en/latest/eclipse.html).

## URL for Eclipse Update site

Please use following URL when you install SpotBugs Eclipse Plugin:

https://spotbugs.github.io/eclipse/

## How we push changes to this repository

When change in [spotbugs](https://github.com/spotbugs/spotbugs) repository has been tagged with non-RC version,
Github CI builds Eclipse Plugin and [deploys](https://github.com/spotbugs/spotbugs/blob/master/.github/workflows/release.yml) it to the `gh-pages` branch of this repository.