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