Files
compose-multiplatform/examples/intellij-plugin
Nikolay Igotti 4af260d36a Move to 1.1.0 (#1882)
Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com>
Co-authored-by: Igor Demin <igordmn@gmail.com>
2022-02-25 20:48:49 +03:00
..
2022-01-24 13:16:39 +03:00
2021-08-03 23:04:15 +03:00
2022-01-24 13:16:39 +03:00
2022-02-25 20:48:49 +03:00
2021-08-03 23:04:15 +03:00
2021-08-03 23:04:15 +03:00

Example CFD based plugin for IntelliJ Idea.

To run the example:

  1. from directory compose-jb/examples/intellij-plugin run command in terminal: ./gradlew runIde
  2. create project or open any existing
  3. from menu Tools select Show Compose Demo...

screen1 screen2