Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Oshando
Total activity
32
Last activity
October 08, 2019 11:35
Member since
February 22, 2018 13:02
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
7
Activity overview
Posts (6)
Comments (17)
Sort by recent activity
Recent activity
Votes
Created
October 08, 2019 11:35
The docs don't explain how to add one plugin as a dependency when both plugins are being locally developed. I saw this approach: project(':projectName') however I am not able to create the dependen...
Community
IntelliJ IDEA Open API and Plugin Development
How to publish my Topic to other plugin
0 votes
Created
October 06, 2019 18:58
I've tried adding the PluginA as a module to PluginB project. Then I tried using project(':subproject') to include the project but I get an error. This should be placed in the dependencies section ...
Community
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 votes
Created
October 06, 2019 18:25
How would I add it to the classpath? There is documentation for doing this when using DevKit but I'm using Gradle.
Community
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 votes
Created
October 05, 2019 20:47
Any suggestions or online code examples I can follow?
Community
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 votes
Created
October 03, 2019 00:05
The project isn't public as yet so I can't share the full sources. What specific classes or configuration do you need?
Community
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 votes
Created
May 28, 2019 12:00
I only receive the Android Build events.
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 28, 2019 11:28
Are you suggesting that I should follow the implementation of com.android.tools.idea.res.ResourceNotificationManager to implement the notifications for AndroidProjectBuildNotifications? I've taken ...
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 28, 2019 11:12
Only one project is open. Do you have an example of the usage pattern? I've searched online but I don't see any good examples.
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 26, 2019 20:06
The solution suggested works but there is one problem. I keep getting two notifications from AndroidProjectBuildNotifications. I've tried applying different filters but I still receive two notifica...
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 20, 2019 13:59
Do I need to use a dependency in the plugin.xml or build.gradle file in order to use the AndroidProjectBuildListener? It doesn't seem to be available in my current setup.
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Next
›
Last
»