Edit IntelliJ 2014 Default Debug Command Line
Answered
Hello,
When running a JAR Application from IntelliJ in debug mode there's the debugging agent (-agentlib:jdwp) which is always right after the `java` part.
Is there a way to edit this command line? Or maybe just put something before the `-agentlib:jdwp` part?
Thanks and best regards,
Barak
Please sign in to leave a comment.
No, it's not possible. Request is welcome at https://youtrack.jetbrains.com/issues/IDEA. Please describe the situation when you need it and why.
Issue opened. thanks.
https://youtrack.jetbrains.com/issue/IDEA-183228