Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Egor Ushakov
Total activity
350
Last activity
December 06, 2023 08:22
Member since
April 08, 2014 09:02
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
128
Activity overview
Articles (0)
Posts (0)
Comments (222)
Sort by votes
Recent activity
Votes
Created
October 20, 2017 09:56
Filed https://youtrack.jetbrains.com/issue/IJCP-115, please follow up.
Community
IntelliJ IDEA Plugin Users
Chronon throws NoClassDefFoundError: javax/transaction/xa/Xid exception
1 vote
Created
October 19, 2017 16:12
Sorry, chronon does not support java 9
Community
IntelliJ IDEA Plugin Users
Chronon throws NoClassDefFoundError: javax/transaction/xa/Xid exception
1 vote
Edited
September 11, 2017 15:59
Hi, please use Object[] as a type (or int[] or any other primitive array type), and "Arrays.toString(this)" as an expression. See https://stackoverflow.com/questions/33549721/dumping-a-huge-array-i...
Community
IntelliJ IDEA Users
Debugger not showing 'toString()'
1 vote
Created
August 21, 2017 14:21
Please be more specific, what do you mean by "edit box breakpoint"?
Community
IntelliJ IDEA Open API and Plugin Development
idea edit box
1 vote
Created
January 12, 2017 09:07
Hi, the only way now is to select text in the editor and then shift+click on the gutter. This will set a non-suspending breakpoint with the selected text to be logged.
Community
IntelliJ IDEA Users
Faster expression debug logging?
1 vote
Created
October 03, 2016 15:37
Hi, have a look at com.intellij.xdebugger.impl.ui.tree.actions.XDebuggerTreeActionBase#getSelectedNode, or if for java specifically com.intellij.debugger.actions.ViewAsGroup#getSelectedValues
Community
IntelliJ IDEA Open API and Plugin Development
Get object fromright click
1 vote
Created
June 28, 2016 09:48
Hi, I'm not sure I understand why the deadlock is happening. On debug IDEA starts listening for a connection from the started app (it can happen some time later - that's fine). Check that your Remo...
Community
IntelliJ IDEA Open API and Plugin Development
[IDEA PLUGIN][ GenericDebuggerRunner ] How to Attach debuger with delay - after process have initialized
1 vote
Created
April 26, 2016 15:35
Hi, not yet, please vote https://youtrack.jetbrains.com/issue/IDEA-17954
Community
IntelliJ IDEA Users
Show all instances in Debugger
1 vote
Created
February 17, 2016 17:25
Hi, what IDEA version are you using? Please also check that you do not have other breakpoints (exception, method, etc.). To verify it is better to remove/disable them all.
Community
IntelliJ IDEA Users
Debugger stops in source code where no breakpoint is defined
1 vote
Created
April 08, 2014 14:18
http://youtrack.jetbrains.com/issue/IDEA-12514
Community
IntelliJ IDEA Users
How to enter EOF (Ctrl+z) in Run console?
1 vote
«
First
‹
Previous
Next
›
Last
»