https://github.com/minidigger/miniplugin
Small intellij plugin to make my life easier
https://github.com/minidigger/miniplugin
Last synced: about 1 year ago
JSON representation
Small intellij plugin to make my life easier
- Host: GitHub
- URL: https://github.com/minidigger/miniplugin
- Owner: MiniDigger
- License: mit
- Created: 2017-08-06T00:04:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T19:37:09.000Z (over 3 years ago)
- Last Synced: 2025-02-09T23:15:10.156Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniPlugin
Small intellij plugin that makes my life easier.
Currently only adds a inspection to detect if methods are properly annotated with JSR-305 annotations.
# Installation
Download the plugin from here: https://github.com/MiniDigger/MiniPlugin/releases
Put it into your ~/.IntellijIdea/config/plugins folder
Enable it in the settings
# Screenshots

