Files
openide/platform/workspace/codegen/README.md
Dmitriy.Panov 1d6d80f49a IJI-1242 intellij is aliased with ultimate: docs links
GitOrigin-RevId: f8a9af300ec7a9dfe34dd0c0af65c9b72ee9d4fa
2023-12-23 12:09:25 +01:00

1.1 KiB

Code-generator API project


The project contains set of interfaces used by Workspace Model's generator. It describes an API of the generator and language-agnostic metamodel used by them. The project has to be open as a regular Gradle project despite the fact that it's located in IntelliJ sources.

Distribution

API is connected to other projects as JAR library. To promote the new version of API you have to: