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.
 
 
 
 
Nikolay Igotti d499b350a2 Move to 1.0.0-alpha1 3 years ago
..
gradle/wrapper Cleanup samples and adjust for rc5 3 years ago
screenshots Cleanup samples and adjust for rc5 3 years ago
src/main Cleanup samples and adjust for rc5 3 years ago
.gitignore Cleanup samples and adjust for rc5 3 years ago
README.md Cleanup samples and adjust for rc5 3 years ago
build.gradle.kts Move to 1.0.0-alpha1 3 years ago
gradle.properties Cleanup samples and adjust for rc5 3 years ago
gradlew Cleanup samples and adjust for rc5 3 years ago
gradlew.bat Cleanup samples and adjust for rc5 3 years ago
settings.gradle.kts Cleanup samples and adjust for rc5 3 years ago

README.md

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 screen2