Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Mjbonney78
Total activity
6
Last activity
February 02, 2021 21:08
Member since
February 01, 2021 22:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
February 02, 2021 21:08
Hey Serge- this is still an issue. I removed all breakpoints in the xml and it works. I added one breakpoint in and it stops correctly. Then when I try to step into it it goes nowhere and the ap...
Community
IntelliJ IDEA Users
Debugger halts app
0 votes
Created
February 01, 2021 23:17
i added breakpoints back in as you can see
Community
IntelliJ IDEA Users
Debugger halts app
0 votes
Created
February 01, 2021 23:17
<component name="XDebuggerManager"> <breakpoint-manager> <breakpoints> <line-breakpoint enabled="true" type="java-line"> <url>jar://$MAVEN_REPOSITORY$/org/apache/cxf/cxf-rt-features...
Community
IntelliJ IDEA Users
Debugger halts app
0 votes
Created
February 01, 2021 23:07
Yes, remote debugger with standard options. -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=6006 (typed manually so possible typos but the args are def correct in intelli) My company...
Community
IntelliJ IDEA Users
Debugger halts app
0 votes