Sandeep
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created 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.
AnsweredError 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... -
Created Intellij Plugin pop up to upload the file or rad the file from internet
AnsweredHi 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 ... -
Created jps-plugin integration into my custom plugin
AnsweredI 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 ... -
Created looking for Custom Language sample plugin with ANTLR
AnsweredI am looking for custom Language plugin tutorial with antlr4. -
Created Intellij Plugin development with maven
AnsweredHi 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 ...