I recently switched my development to Java 17 and most things work flawlessly 
now.

One thing that I can’t get to work is debugging of integration tests in 
IntelliJ. It seems that the argLine command (that opens Java modules) is not 
sent to the debugging process. 
However, the same tests run correctly when I am simply running the tests in 
IntelliJ (without debugger). Is there an additional option one can set in 
IntelliJ for the debugger? Or is this a bug in IntelliJ (I did not find 
something existing in their issue tracker)?  I am using IntelliJ 2022.2.2 RC. 

(I checked the option to pass the Arline to the run tests process)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/F4A29762-4EC8-471A-A8EA-626A677AB5C3%40gmail.com.

Reply via email to