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.
 
 
 
 

286 B

  1. From <ROOT>/gradle-plugins:
COMPOSE_VERSION=0.4.0-preview-annotation-build53
./gradlew publishToMavenLocal -Pcompose.version=$COMPOSE_VERSION -Pdeploy.version=$COMPOSE_VERSION
  1. Run from <ROOT>/idea-plugin:
./gradlew runIde
  1. Open this project in the test IDE.