主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Egor Ushakov
活动总数
347
最后的活动
2023年12月06日 08:22
成员加入日期
2014年04月08日 09:02
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
128
活动概览
文章(0)
帖子(0)
评论(219)
按最近的活动排序
最近的活动
投票数
创建于
2015年11月16日 12:41
sure, thanks! for now it is only in eap
社区
IntelliJ IDEA Users
Cannot find local variable only for some parameters
0 票
创建于
2015年11月26日 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
社区
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 票
创建于
2015年12月15日 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.
社区
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 票
创建于
2015年12月24日 09:04
Hi, you need to restart the IDEA :(It is a bug https://youtrack.jetbrains.com/issue/IDEA-149611.
社区
IntelliJ IDEA Users
How to undo debug feature alternative source switcher choice?
0 票
创建于
2015年12月22日 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...
社区
IntelliJ IDEA Users
Is it possible to debug compiled classes instead of the source.
0 票
创建于
2016年05月11日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 票
创建于
2016年05月11日 11:57
Also check your debug process doGetProcessHandler, it should return appropriate ProcessHandler, otherwise the process do not get startNotify
社区
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 票
创建于
2016年05月12日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 票
创建于
2016年05月13日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 票
已编辑于
2016年05月13日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Debugger Console View
0 票
«
第一页
‹
上一页
下一页
›
最后
»