https://github.com/spotbugs/eclipse-candidate
Repository to serve update site for SpotBugs Eclipse Plugin candidate version
https://github.com/spotbugs/eclipse-candidate
Last synced: 4 months ago
JSON representation
Repository to serve update site for SpotBugs Eclipse Plugin candidate version
- Host: GitHub
- URL: https://github.com/spotbugs/eclipse-candidate
- Owner: spotbugs
- Created: 2017-08-09T13:56:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-18T16:45:20.000Z (8 months ago)
- Last Synced: 2025-10-19T16:07:28.266Z (8 months ago)
- Homepage: https://spotbugs.github.io/eclipse-candidate/
- Size: 367 MB
- Stars: 0
- Watchers: 3
- 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-candidate/
## How we push changes to this repository
When change in [spotbugs](https://github.com/spotbugs/spotbugs) repository has been tagged,
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.