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.
 
 
 
 
Igor Demin defc39cb23 Compose 1.7.1 1 month ago
..
.run
gradle/wrapper
screenshots
src/main
.gitignore
README.md
build.gradle.kts Update kotlin version in examples (#4844) 7 months ago
gradle.properties Compose 1.7.1 1 month ago
gradlew
gradlew.bat
settings.gradle.kts Update kotlin version in examples (#4844) 7 months ago

README.md

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