Overview
Small example project using https://github.com/OpenAPITools/openapi-generator and
the DataFrame Compiler plugin to explore
their joint capabilities.
Setup
- Install
IntelliJ IDEA 2024.2 - Enable K2 mode in the Settings
- Restart the IDE
- Press Double Shift and search for
Registry - Un-check
kotlin.k2.only.bundled.compiler.plugins.enabled - Sync the project
At this point, properties provided by the compiler plugin should appear. If they're red, don't hesitate to reach out for help in the issue tracker.