Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andrey Law
Total activity
18
Last activity
September 12, 2019 14:39
Member since
April 03, 2015 19:12
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
7
Activity overview
Posts (4)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
February 19, 2019 11:56
.. or https://intellij-support.jetbrains.com/hc/en-us/community/posts/206115649-How-to-access-Exception-Breakpoints-panel?page=1#community_comment_206686679 What variant is better. I'm need " com.j...
Community
IntelliJ IDEA Open API and Plugin Development
Get breakpoints
0 votes
Created
February 19, 2019 09:56
XBreakpointManager manager = XDebuggerManager.getInstance(currentProject).getBreakpointManager();XLineBreakpointType type = XDebuggerUtil.getInstance().findBreakpointType(XLineBreakpointTypeBase.cl...
Community
IntelliJ IDEA Open API and Plugin Development
Get breakpoints
0 votes
Created
February 18, 2019 18:31
intellij { version 'CL-2018.3.3' pluginName 'test_name' } Could not find com.jetbrains.intellij.java:java-compiler-ant-tasks:183.5153. What proper command intellij.version now?
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
0 votes
Created
August 12, 2016 17:25
Ну так какой же способ отобразить русские буквы в консоли ? Да без разницы уже какая кодировка...
Community
CLion
Displaying cyrillic symbols in terminal
0 votes