/idea-builder-plugin

Creates a static inner builder for a class in IntelliJ Idea

Primary LanguageJava

Simple Builder Plugin for IntelliJ IDEA

This plugin allows for the creation of static inner builder classes as proposed in Josh Bloch's book Effective Java.