Godwin Joseph

- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 11
-
-
Godwin Joseph created a post, AnsweredJSON FileType not resolving new 2024.3 plugin
As per the new changes https://plugins.jetbrains.com/docs/intellij/api-changes-list-2024.html#json-plugin-new-20243 listed here, I have included the com.intellij.modules.json in plugin.xml. But i... -
-
Godwin Joseph created a post, AnsweredHow to handle Deprecated code when developing Plugin?
Hi How to properly handle Deprecated API when developing plugin? I have added version check to handle, but it failed when verification. In 2023 major version some of the previous API is schedul... -
Godwin Joseph created a post, AnsweredHow to hide/disable menu when the corresponding plugin is not used?
HiI have written a plugin for generating KDoc for Kotlin files in IntelliJ IDEA. I have registered actions in plugin.xml. The actual problem is, this menu will show every NOT KOTLIN projects. I onl... -
Godwin Joseph commented, -
Godwin Joseph commented, -
Godwin Joseph created a post, Answeredinvoking AndroidSdkUtil produce ClassNotFound Exception
Hi Invoking AndroidSdkUtils produces Crash. java.lang.NoClassDefFoundError: org/jetbrains/android/sdk/AndroidSdkUtilsat DebugComponent.initParser(DebugComponent.java:44)at DebugToolWindowFactory.cr... -
-
Godwin Joseph commented,