Skip to content

BTMS-GmbH/builder-generator-idea-plugin

 
 

Repository files navigation

Builder Generator Idea plugin Java CI with Gradle

Plugin for IntelliJ IDEA that adds ability to generate builder for a class and switch between them. Switching between builder and source class is similar to 'Go To Test' action. Generated builder class does not use reflection, only setter methods or constructor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Groovy 0.2%