Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Godwin Joseph
Total activity
42
Last activity
November 23, 2024 11:04
Member since
May 22, 2018 06:01
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
11
Activity overview
Posts (10)
Comments (18)
Sort by recent activity
Recent activity
Votes
Created
April 02, 2019 10:23
Issue SOLVED. <depends>org.jetbrains.android</depends> Why there is a red mark in kotlin?
Community
IntelliJ IDEA Open API and Plugin Development
invoking AndroidSdkUtil produce ClassNotFound Exception
1 vote
Created
March 27, 2019 06:32
Ok Serge Now the problem fixed.What I did is, removed the production/ out folder and imported as a new project. Then overwrite the .idea folder. Thanks for your time.
Community
IntelliJ IDEA Open API and Plugin Development
Can't run Plugin in Mac OS
1 vote
Created
November 23, 2024 11:04
Hi I have migrated to gradle 2x plugin in my olugin but somehow it is not resolving anything. So I have checked out Intellij Plugin Template and replaced all my files, and it was successful. But I ...
Community
IntelliJ IDEA Open API and Plugin Development
JSON FileType not resolving new 2024.3 plugin
0 votes
Created
August 07, 2023 18:15
Ok so, what I understand from your comment is the need to build multiple plugins for each version. That is really complicated because I have so many plugin users, they need to migrate to a new plug...
Community
IntelliJ IDEA Open API and Plugin Development
How to handle Deprecated code when developing Plugin?
0 votes
Created
April 02, 2019 10:35
Getting null when querying adb
Community
IntelliJ IDEA Open API and Plugin Development
invoking AndroidSdkUtil produce ClassNotFound Exception
0 votes
Created
March 29, 2019 13:18
So how can I convert this existing source to Android Plugin?http://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_dependencies this website is not available
Community
IntelliJ IDEA Open API and Plugin Development
How to find ADB root path programatically?
0 votes
Edited
March 29, 2019 12:03
<depends>com.intellij.modules.androidstudio</depends> This one is getting error.
Community
IntelliJ IDEA Open API and Plugin Development
How to find ADB root path programatically?
0 votes
Edited
March 29, 2019 11:50
my plugin.xml looks like <!--<depends>com.intellij.modules.lang</depends>--><depends>com.intellij.modules.java</depends><extensions defaultExtensionNs="com.intellij"><!-- Add your extensions here -...
Community
IntelliJ IDEA Open API and Plugin Development
How to find ADB root path programatically?
0 votes
Next
›
Last
»