dsl-api-generator: (Download)
IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java interoperable DSL boilerplate
- Interoperable with Java
- Binary and source compatible
- Generates comments
- Create an empty Kotlin file
- Go to menu "Code" -> "Generate" or use respective keyboard shortcut
- Choose "DSL API Generator"
- Add properties and types
- Add a class name
- Select "Generate"