Christian
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Intellij 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... -
创建于 Properly 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... -
创建于 Plugin 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...