Christian
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Christian 进行了评论, -
Christian 创建了一个帖子, 已回答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... -
Christian 创建了一个帖子, 已回答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... -
-
-
Christian 创建了一个帖子, 已回答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...