-
Bug
-
Resolution: Fixed
-
Minor
-
None
I haven't seen it documented anywhere...
I use Gradle to build my sample Jenkins Plugin (thanks a lot for implementing it, by the way!).
now I want to debug the plugin in Intellij IDEA. I start the server using "gradle server" command , which launches Jenkins with my plugin installed. now, how do I -
1) connect to that process and make IDEA stop at breakpoints?
2) when I recompile, I would want to see the new behavior right away without restarting the server, if possible
[JENKINS-29299] how to debug a Jenkins plugin when Jenkins is started through "gradle server"
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 164172 ] | New: JNJira + In-Review [ 208970 ] |