/KotlinClassMapperGenerator

A simple plugin to generate mappers for your entities.

Primary LanguageKotlin

pluginIcon

KotlinClassMapperGenerator

An IntelliJ IDEA / Android Studio plugin to generate mappers for your entities.

Shortcut: CTRL + SHIFT + M

It will generate a new data class for your entity with a mapper.

This plugin only works with data classes.

Demo video:

IMAGE ALT TEXT HERE

Get from Marketplace

License: Apache