主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Oshando
活动总数
32
最后的活动
2019年10月08日 11:35
成员加入日期
2018年02月22日 13:02
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(6)
评论(17)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2019年05月20日 13:22
Okay and there aren't any other ways to do this?
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月20日 13:10
Would this work being that Android Studio uses 2018.3.4?
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2019年05月20日 12:58
I'm using version 2018.3.4 and I cannot find the ProjectTaskListener class.
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2018年07月03日 08:22
I used the Build Project option and then "Prepare Plugin Module <> for Deployment. Yeah the files are included in the plugin jar.
社区
IntelliJ IDEA Open API and Plugin Development
Get Folder from Jar Resources/Classpath
0 票
创建于
2018年06月14日 13:53
Thanks for your response Alexey. The problem is that the output is that the file I'm using doesn't have the original text from the file. The format is changed. The only reliable information I get f...
社区
IntelliJ IDEA Open API and Plugin Development
Adding Markers/Icons to Editor using Line Numbers in Plugin
0 票
创建于
2018年02月27日 12:59
Thanks it works!
社区
IntelliJ IDEA Open API and Plugin Development
Adding PopupMenu to ActionBarButton
0 票
创建于
2018年02月26日 00:35
Thanks for responding Vassily. I was able to add the actions to the FilterListAction class by extending ActionGroup. public class FilterActionGroup extends ActionGroup { @NotNull @Override ...
社区
IntelliJ IDEA Open API and Plugin Development
Adding PopupMenu to ActionBarButton
0 票
«
第一页
‹
上一页