Christian
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Christian commented, -
Christian commented, -
Christian created a post, AnsweredIntellij plugin make package and main class
I have made a Project Wizard in the intellij plugin im making, now what I want to do at the end of that is make it generate the src/main/java, or src/main/kotlin, depending on the data provid... -
Christian created a post, AnsweredProperly import com.intellij.ide.util.projectWizard.JavaModuleBuilder
Hello. I am able to properly import `com.intellij.ide.util.projectWizard.ModuleBuilder` and many other imports from this package, however I cannot import `com.intellij.ide.util.projectWizard.JavaMo... -
Christian commented, -
Christian commented, -
Christian created a post, AnsweredPlugin is incompatible with this installation
Hello. I am forking an plugin for intellij. It runs fine in the runIDE task (Intellij 2019.3), however when I build the plugin and try applying the .zip manually to my intellij 2020.1, I receive th...