JetBrains / sbt-idea-plugin

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

Plugin completely overwrites iavaOptions #85

Closed mutcianm closed 3 years ago

mutcianm commented 3 years ago

This makes using features provided by changing VMOptions impossible, e.g. using https://github.com/sbt/sbt-javaagent plugin to add java agent.