add new vm options for java application
已回答
I'm developing a plugin to auto add vm option for every java project.
which class/event I can call?
this aim to supress some props define for prod, but I wanna some other value in local.
请先登录再写评论。
extends this class
https://github.com/JetBrains/intellij-community/blob/master/java/execution/openapi/src/com/intellij/execution/runners/JavaProgramPatcher.java
and config plugin.xml