主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jan Cegin
活动总数
20
最后的活动
2017年03月23日 20:41
成员加入日期
2017年02月21日 11:30
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
6
活动概览
帖子(5)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2017年02月28日 18:14
Thanks very much for your answers, but the one about 1st start of console is still something I have issues with. I am using the ExecutionManager.EXECUTION_TOPIC and the public void processSt...
社区
IntelliJ IDEA Open API and Plugin Development
Get current console output to work with
1 票
创建于
2017年02月27日 19:01
And one more question, which I thought of when working with the solution written in that comment, this seems to work only when I am using the console for the 2nd and more times. For the 1st time, n...
社区
IntelliJ IDEA Open API and Plugin Development
Get current console output to work with
0 票
创建于
2017年02月27日 18:02
Thank you, it helped a lot. But I have another question - is there a way to say when the process which is outputing on the console finished? Other than reading and parsing the text of the output? T...
社区
IntelliJ IDEA Open API and Plugin Development
Get current console output to work with
0 票
创建于
2017年02月22日 19:52
Hi Preetam! I am encountering a similar issue to yours, as I would like to also display hint messages near highlighted lines just as you do. Have you any solutions for this problem? Please share. T...
社区
IntelliJ IDEA Open API and Plugin Development
Show hint/ message near highlighted code
0 票
已编辑于
2017年02月22日 19:33
Thanks for the suggestion Alexey. I have some questions though. Right now I want to create these hover popup boxes (or these ProblemDescriptors) when an Action registered in my plugin.xml is activa...
社区
IntelliJ IDEA Open API and Plugin Development
Creating hover popup windows for certain lines
0 票
创建于
2017年02月21日 12:20
Hello Anna! So far which lines are to be colorized is determined by a standalone application which does the parsing of a log file and then sends the results. Right now I am clearing the coloriza...
社区
IntelliJ IDEA Open API and Plugin Development
Creating hover popup windows for certain lines
0 票