mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-16 15:51:31 +00:00
Previously preview only worked in projects,
that define compose.desktop.application {} DSL block
Resolves #908
5 lines
90 B
Markdown
5 lines
90 B
Markdown
1. Run from `idea-plugin`:
|
|
```
|
|
./gradlew runIde
|
|
```
|
|
2. Open the project with the test IDE. |