Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Egor Ushakov
Total activity
347
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 (219)
Sort by recent activity
Recent activity
Votes
Created
November 16, 2015 12:41
sure, thanks! for now it is only in eap
Community
IntelliJ IDEA Users
Cannot find local variable only for some parameters
0 votes
Created
November 26, 2015 10:50
This looks like https://youtrack.jetbrains.com/issue/IDEA-147298, fixed in 15.0.2, you can check it in the available EAP https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP
Community
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 votes
Created
December 15, 2015 13:13
Ups, thanks! Will fix: https://youtrack.jetbrains.com/issue/IDEA-149379Workaround is to change something else together with this, click apply, then change another setting back.
Community
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 votes
Created
December 24, 2015 09:04
Hi, you need to restart the IDEA :(It is a bug https://youtrack.jetbrains.com/issue/IDEA-149611.
Community
IntelliJ IDEA Users
How to undo debug feature alternative source switcher choice?
0 votes
Created
December 22, 2015 09:12
Hi,getting classes from memory is not implemented yet, vote for https://youtrack.jetbrains.com/issue/IDEA-83442.If you have generated classes somewhere you can try adding them to the project (so th...
Community
IntelliJ IDEA Users
Is it possible to debug compiled classes instead of the source.
0 votes
Created
May 11, 2016 11:42
Ok, do not use startSessionAndShowTab, use startSession :) If you see your console inside XDebugSessionTab, try to debug ConsoleViewImpl.print, are you getting there?
Community
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 votes
Created
May 11, 2016 11:57
Also check your debug process doGetProcessHandler, it should return appropriate ProcessHandler, otherwise the process do not get startNotify
Community
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 votes
Created
May 12, 2016 15:52
Please share your code (https://intellij-support.jetbrains.com/hc/en-us/articles/206869619-Uploading-Large-Files-for-JetBrains-Support-Team) and I'll try to help.
Community
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 votes
Created
May 13, 2016 10:53
Hi, thanks! With the provided sources I was able to reproduce the issue. However if I remove all extra code from CoronaDebugRunner.doExecute it starts working. Please also try to restore debug tool...
Community
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 votes
Edited
May 13, 2016 13:40
Please also try to hide the console tab and show it again with an arrow button at the top right. Does content appear after that? Or after restore layout?
Community
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 votes
«
First
‹
Previous
Next
›
Last
»