主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Songxilong Sxl
活动总数
84
最后的活动
2022年08月01日 09:55
成员加入日期
2021年04月12日 03:58
关注
0 名用户
关注者数
1 名用户
投票数
7
订阅数
23
活动概览
帖子(17)
评论(37)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月13日 12:51
or just let the custom task show on the menu after clilck '+'
社区
IntelliJ IDEA Open API and Plugin Development
Add custom BeforeRunTask to SpringApplicaitonRunconfiguration when it create
0 票
创建于
2021年10月13日 12:47
com.intellij.execution.impl.RunManagerImpl#setBeforeRunTasks to add , but still don't find how to add default like build
社区
IntelliJ IDEA Open API and Plugin Development
Add custom BeforeRunTask to SpringApplicaitonRunconfiguration when it create
0 票
创建于
2021年08月09日 12:25
any other method I can make the file index ready? by open/close files, it takes long time !
社区
IntelliJ IDEA Open API and Plugin Development
how to get fileBaseIndex ready
0 票
创建于
2021年07月21日 09:31
and this exception not caught by bulltin reporter, I found it in idea.log !
社区
IntelliJ IDEA Open API and Plugin Development
get com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments in Action, dispatchThread= false
0 票
创建于
2021年07月21日 09:23
can not found where to change Build Number , just get Version: 2021.1.1 (Release notes) Build: 211.7142.45 Released: 30 April 2021
社区
IntelliJ IDEA Open API and Plugin Development
get com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments in Action, dispatchThread= false
0 票
创建于
2021年07月21日 09:17
any way I can get this build version IntelliJ IDEA 2021.1.1 Build #IU-211.7142.45 ?
社区
IntelliJ IDEA Open API and Plugin Development
get com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments in Action, dispatchThread= false
0 票
创建于
2021年07月07日 03:37
I need modify run/debug configuration and change presentText , I can add two own action on this menu ,but make thie menu has duplicate actions (only different configuration).
社区
IntelliJ IDEA Open API and Plugin Development
any way to replace or disable run/debug action on TestTreePopupMenu
0 票
创建于
2021年06月28日 03:22
already resovled, display file by using VirtualFileList.getSelectionModel().addTreeSelectionListener(x->{ if(x.getPath()!= null) { Object lastPathComponent = x.getPath().getLastPathCompon...
社区
IntelliJ IDEA Open API and Plugin Development
how to display .class file and popup custom menu when Cilck VirtualFiles item
0 票
创建于
2021年06月24日 07:55
is there any way I can make it like below( just list file without dir)
社区
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 票
创建于
2021年06月16日 02:34
I use the method runWhenSmart 、runReadActionInSmartMode,but got the same result
社区
IntelliJ IDEA Open API and Plugin Development
IndexNotReadyException
0 票
«
第一页
‹
上一页
下一页
›
最后
»