Alexey Tsvetkov
4 years ago
3 changed files with 3 additions and 10 deletions
@ -1,10 +1,5 @@
|
||||
1. From `<ROOT>/gradle-plugins`: |
||||
``` |
||||
COMPOSE_VERSION=0.4.0-preview-annotation-build53 |
||||
./gradlew publishToMavenLocal -Pcompose.version=$COMPOSE_VERSION -Pdeploy.version=$COMPOSE_VERSION |
||||
``` |
||||
2. Run from `<ROOT>/idea-plugin`: |
||||
1. Run from `idea-plugin`: |
||||
``` |
||||
./gradlew runIde |
||||
``` |
||||
3. Open this project in the test IDE. |
||||
2. Open `idea-plugin/examples/desktop-project` with the test IDE. |
Loading…
Reference in new issue