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

336 B

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 screen2