You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
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](screenshots/toolsshow.png)
![screen2](screenshots/screenshot.png)