Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Scherer Christian2812
Total activity
9
Last activity
September 29, 2020 13:09
Member since
July 21, 2020 10:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
September 29, 2020 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.
Community
IntelliJ IDEA Open API and Plugin Development
Using ModuleManager.newNonPersistentModule
0 votes
Created
July 23, 2020 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 votes
Created
July 22, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 votes
Created
July 22, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 votes
Created
July 22, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
CheckboxTree not clickable since Version 2020.1
0 votes