Sandeep
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Sandeep created a post, AnsweredA 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... -
Sandeep created a post, AnsweredIntellij 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 ... -
Sandeep created a post, Answeredjps-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 ... -
Sandeep commented, -
-
Sandeep created a post, Answeredlooking for Custom Language sample plugin with ANTLR
I am looking for custom Language plugin tutorial with antlr4. -
Sandeep created a post, AnsweredIntellij 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 ... -