Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dgriffiths
Total activity
6
Last activity
July 06, 2023 08:59
Member since
April 14, 2020 16:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
April 15, 2020 14:45
Mehmet Akcay figured it out! LineBreakpoint b = debuggerManager.getBreakpointManager().addLineBreakpoint(bookmarkDoc, lineNumber); b.setSuspendPolicy(DebuggerSettings.SUSPEND_ALL); ...
Community
IntelliJ IDEA Open API and Plugin Development
How to create breakpoints programmatically?
0 votes