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

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

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

![https://i.imgur.com/dD6gjVU.png](https://i.imgur.com/dD6gjVU.png)
![https://i.imgur.com/nOYcssA.png](https://i.imgur.com/nOYcssA.png)