Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 473 Bytes

File metadata and controls

13 lines (10 loc) · 473 Bytes

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.
  • Or choose runIde configuration in IDE and run it.
    ide-run-configuration.png
  1. create project or open any existing
  2. from menu Tools select Show Compose Demo...

screen1 screen2