JetBrains / sbt-idea-plugin

Develop IntelliJ plugins with Scala and SBT
Apache License 2.0
97 stars 28 forks source link

Add blocking mode to `runIDE` task #41

Closed mutcianm closed 4 years ago

mutcianm commented 4 years ago

[tobias.kahlert] hmm, but I need it blocking. Basically I want to start the compiled plugin/intellij with some parameter, so that it generates some files, then idea will exit, and then I want to copy one of the created files to another folder (namely the created index-xml for searchable settings) (edited)