Browse Source

Added instruction to run Idea plugin example.

pull/298/head
Roman Sedaikin 3 years ago
parent
commit
d4e849417b
  1. 10
      examples/intelliJPlugin/README.md
  2. BIN
      examples/intelliJPlugin/screenshots/screenshot.png
  3. BIN
      examples/intelliJPlugin/screenshots/toolsshow.png
  4. BIN
      examples/intelliJPlugin/screenshots/toolsshow.png~

10
examples/intelliJPlugin/README.md

@ -0,0 +1,10 @@
## 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)

BIN
examples/intelliJPlugin/screenshots/screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
examples/intelliJPlugin/screenshots/toolsshow.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

BIN
examples/intelliJPlugin/screenshots/toolsshow.png~

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 KiB

Loading…
Cancel
Save