# idea-builder-plugin **Repository Path**: mirrors_fasseg/idea-builder-plugin ## Basic Information - **Project Name**: idea-builder-plugin - **Description**: Creates a static inner builder for a class in IntelliJ Idea - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.