https://github.com/spotbugs/eclipse-latest
Repository to serve update site for latest (unstable) SpotBugs Eclipse Plugin
https://github.com/spotbugs/eclipse-latest
Last synced: 5 months ago
JSON representation
Repository to serve update site for latest (unstable) SpotBugs Eclipse Plugin
- Host: GitHub
- URL: https://github.com/spotbugs/eclipse-latest
- Owner: spotbugs
- Created: 2017-08-06T13:28:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-18T03:34:20.000Z (5 months ago)
- Last Synced: 2026-01-18T14:59:30.741Z (5 months ago)
- Homepage: https://spotbugs.github.io/eclipse-latest/
- Size: 2.98 GB
- Stars: 0
- Watchers: 4
- 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-latest/
## How we push changes to this repository
When changes have been merged to [spotbugs](https://github.com/spotbugs/spotbugs) repository,
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.