Sandeep
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
创建于 A problem occurred evaluating root project 'kel-intellij-plugin'. > Could not find method defaultRepositories() for arguments [] on extension 'intellijPlatform' of type org.jetbrains.intellij.platform.gradle.extensions.IntelliJPlatformExtension.
已回答Error is :A problem occurred evaluating root project 'test-intellij-plugin'. > Could not find method defaultRepositories() for arguments [] on extension 'intellijPlatform' of type org.jetbrains.int... -
创建于 Intellij Plugin pop up to upload the file or rad the file from internet
已回答Hi Team, I am working on Intellij-custom plugin, In that I want to implement a action popup to upload the file and read the file to do some action in it. Can you please share any documentation for ... -
创建于 jps-plugin integration into my custom plugin
已回答I am working on custom intellij plugin which will take the .kel files and needs to generate the .java files from it. We have compiler for this all I need to call that compiler from jps-plugin from ... -
创建于 looking for Custom Language sample plugin with ANTLR
已回答I am looking for custom Language plugin tutorial with antlr4. -
创建于 Intellij Plugin development with maven
已回答Hi Team, I am looking for resources to implement IntelliJ Plugin with maven. how can I implement any documentation or plugins or any useful resources that I can go through to implement ...