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
- Host: GitHub
- URL: https://github.com/spotbugs/eclipse
- Owner: spotbugs
- Created: 2017-08-11T04:19:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T19:16:27.000Z (over 1 year ago)
- Last Synced: 2025-04-22T23:06:30.612Z (about 1 year ago)
- Homepage: https://spotbugs.github.io/eclipse/
- Size: 340 MB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.