Scherer Christian2812
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Using ModuleManager.newNonPersistentModule
AnsweredI want to use the above method in an IntelliJ-Plugin in order to add certain directories which are stored in a PersistenceComponent as a Module to the current project. The reason is that I want to ... -
Created CheckboxTree not clickable since Version 2020.1
AnsweredI am using a CheckboxTree in a Modal Dialog of a IntelliJ Plugin which is created by a Class extending DialogWrapper. The dialog is used to display an overview of files in which the user is allowed...