主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
roro co
活动总数
220
最后的活动
2024年04月13日 15:12
成员加入日期
2014年09月26日 15:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
71
活动概览
帖子(72)
评论(77)
按最近的活动排序
最近的活动
投票数
创建于
2014年12月10日 09:48
I change my code and it raise new error "ellij.ide.impl.DataManagerImpl - cannot share data context between Swing events; initial event count = 7115; current event count = 7165 java.lang.Throwable"...
社区
IntelliJ IDEA Open API and Plugin Development
Can't activate tool window right now
0 票
创建于
2014年12月14日 04:39
Is there youtrack that i can follow?
社区
IntelliJ IDEA Open API and Plugin Development
Can't activate tool window right now
0 票
创建于
2015年04月08日 04:32
How should i use with "RunnerDescriptor.getRunnerLayoutui"
社区
IntelliJ IDEA Open API and Plugin Development
Can't activate tool window right now
0 票
创建于
2015年10月09日 04:56
When I'm in java file, When i click "navigate > test", it will popup a diaglog with "create new test", I hope in ruby file idea do same thing, how should i do?
社区
IntelliJ IDEA Open API and Plugin Development
How to popup like java file "navigate > test"
0 票
创建于
2015年10月26日 13:28
What i hope is to learn how to build idea ui with openapi. so I hope build a popup dialog with idea theme
社区
IntelliJ IDEA Open API and Plugin Development
How to popup like java file "navigate > test"
0 票
创建于
2015年10月27日 10:48
With your suggestion, I use following code inspire from "/home/roroco/Downloads/clion-1.2/lib/clion.jar!/com/intellij/testIntegration/GotoTestOrCodeAction.class" void actionPerformed(AnActionEvent ...
社区
IntelliJ IDEA Open API and Plugin Development
How to popup like java file "navigate > test"
0 票
创建于
2015年10月31日 05:36
I find the solution, here is my code: package ro.idea.cimport com.intellij.openapi.actionSystem.AnActionEventimport com.intellij.openapi.ui.popup.*import com.intellij.ui.popup.PopupFactoryImplimpor...
社区
IntelliJ IDEA Open API and Plugin Development
How to popup like java file "navigate > test"
0 票
创建于
2015年12月21日 14:01
Your code get null, here is my solution, it work//ed: currrent editor//pj: current projectPsiElement container = null;StructureViewBuilder builder = LanguageStructureViewBuilder.INSTANCE.getStructu...
社区
IntelliJ IDEA Open API and Plugin Development
How to get current class's parent class, parent parent class
0 票
创建于
2014年11月22日 07:34
i'm confuse:- if i can't user getUserData() "in this fashion, where i can use it- is there better way to get myUserData?
社区
IntelliJ IDEA Open API and Plugin Development
getUserData always return null
0 票
创建于
2014年11月22日 08:05
in my code https://github.com/roroco/getUserData-return-null/blob/master/src/ro/test/getUserReturnNull.javaif i can't use getUserData to get a debug descriptor, is there better way to get it?i hope...
社区
IntelliJ IDEA Open API and Plugin Development
getUserData always return null
0 票
«
第一页
‹
上一页
下一页
›
最后
»