Files
compose-multiplatform/examples/intelliJPlugin/README.md
2021-01-22 19:25:41 +03:00

11 lines
336 B
Markdown

## Example CFD based plugin for IntelliJ Idea.
To run the example:
1. from directory `compose-jb/examples/intelliJPlugin` run command in terminal: `./gradlew runIde`
2. create project or open any existing
3. from menu `Tools` select `Show Compose Demo...`
![screen1](screenshots/toolsshow.png)
![screen2](screenshots/screenshot.png)