主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Scherer Christian2812
活动总数
9
最后的活动
2020年09月29日 13:09
成员加入日期
2020年07月21日 10:22
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年09月29日 13:09
Thanks a lot! In the meantime I have resolved my issue by adding the new directories as new content roots of the "root module" via ModifiableRootModel.addContentEntry.
社区
IntelliJ IDEA Open API and Plugin Development
Using ModuleManager.newNonPersistentModule
0 票
创建于
2020年07月23日 15:35
Hi Jakub, first of all, thanks a lot for checking out my issue! So this is pretty confusing. Now that we know that it works for you, I think there are only things left, that might cause this issue ...
社区
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 票
创建于
2020年07月22日 15:00
Thanks for your sidenote, very much appreciated! Ah I see, I forgot to remove this, sorry about that! Just either try to add a file called "devgraph" in your zip or (which is probably more easy) re...
社区
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 票
创建于
2020年07月22日 13:36
Yes, under the following link you find a small IntelliJ Plugin with my intended functionality: https://megastore.uni-augsburg.de/get/GSksAZMoWV/ Just follow these steps after downloading: 1. Integr...
社区
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 票
创建于
2020年07月22日 11:33
Hi Jakub, thanks for your answer and your provided link. I am not sure, if the situation from the link applies to me, as I am using DialogWrapper for showing my modal dialogue and I can also verify...
社区
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 票