analytically / innerbuilder

IntelliJ IDEA plugin which generates an inner builder class

Home Page:https://plugins.jetbrains.com/plugin/7354-innerbuilder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for inner concrete classes nested in interfaces or abstract classes

xunnanxu opened this issue · comments

Right now if a concrete class is nested inside an interface or abstract class, the builder option won't show up. This should still be a valid use case though.

+1 it also won't show for inner classes