Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Paul Dillon
Total activity
2
Last activity
January 17, 2016 12:24
Member since
October 07, 2010 10:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Paul Dillon
commented,
October 07, 2010 10:37
The surefire plugin runs the tests in a new JVM - if you turn off forking, your test breakpoints should work. Add this to your POM's plugins section: <plugin> <groupId>org.apache.maven...
Community
IntelliJ IDEA Users
Breakpoints not respected in Remote debugging of Maven / TestNG test
0 votes