Extension that converts individual Java files to Kotlin code aims to ease the transition to Kotlin for Java developers.
TL;DR: Click the Use this template button and clone it in IntelliJ IDEA. IntelliJ Platform Plugin Template is a repository that provides a pure template to make it easier to create a new plugin ...
NOTE: This plugin is a proof of concept. It does not support all Context Mapper features yet. Context Mapper is an open source tool providing a Domain-specific Language based on Domain-Driven Design ...