主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Oshando
活动总数
32
最后的活动
2019年10月08日 11:35
成员加入日期
2018年02月22日 13:02
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(6)
评论(17)
按最近的活动排序
最近的活动
投票数
创建于
2019年10月08日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to publish my Topic to other plugin
0 票
创建于
2019年10月06日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 票
创建于
2019年10月06日 18:25
How would I add it to the classpath? There is documentation for doing this when using DevKit but I'm using Gradle.
社区
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 票
创建于
2019年10月05日 20:47
Any suggestions or online code examples I can follow?
社区
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 票
创建于
2019年10月03日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Communicate between two plugins using MessageBus
0 票
创建于
2019年05月28日 12:00
I only receive the Android Build events.
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月28日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月28日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月26日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月20日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
下一页
›
最后
»