Is it possible to 'tell' IntelliJIdea to not show as unused classes annotated with particular annotation?
Best to avoid alt-enter with adding it manually.
So user can clone repository, open it in IntelliJIdea and this logic will be applied automatically.
May be there is some annotation on annotation for it, or some line in config placed in project dir?