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 0e6d23ebf5 Migrate to 0.3.0-build146 (intelliJPlugin) 3 years ago
..
gradle/wrapper Fix Gralde dirs. 3 years ago
screenshots Removed temp screenshot file in intelliJPlugin example. 3 years ago
src/main Revert: Fixed layout in Toggles - Align radio buttons. 3 years ago
.gitignore Migrate to 0.3.0-build146 (intelliJPlugin) 3 years ago
README.md Added instruction to run Idea plugin example. 3 years ago
build.gradle.kts Migrate to 0.3.0-build146 (intelliJPlugin) 3 years ago
gradle.properties Jetpack Compose for IntelliJ Platform initial (#287) 3 years ago
gradlew Fix Gralde dirs. 3 years ago
gradlew.bat Jetpack Compose for IntelliJ Platform initial (#287) 3 years ago
settings.gradle.kts Jetpack Compose for IntelliJ Platform initial (#287) 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