CodeMaker Versions Save

A idea-plugin for Java/Scala, support custom code template.

1.4

4 years ago

version 1.4 (New features are contributed by Dmitry Karlinsky.)

  • Support for groovy templates (similar to GSP, based on GStringTemplateEngine)
  • Templates editor screen reworked.
  • Added target language selector, per template.
  • Added "test template" functionality based on selectable test inputs, currently Java class and Scala case class.
  • Added Kotlin support to the build and refactored out some logic and UI to Kotlin classes

1.3

5 years ago

New feature are available!

  • Generate Api table to clipboard (html or markdown format)
  • Generate the class field from api table in clipboard

1.2

7 years ago

Added Scala support, support selecting destination source root for the generated class. Thanks to @dkarlinsky Support customize the generated file encoding.

1.1

7 years ago

add action "Generate @see doc for override method"

1.0

7 years ago