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
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
Created
May 20, 2019 13:22
Okay and there aren't any other ways to do this?
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 20, 2019 13:10
Would this work being that Android Studio uses 2018.3.4?
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
May 20, 2019 12:58
I'm using version 2018.3.4 and I cannot find the ProjectTaskListener class.
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
July 03, 2018 08:22
I used the Build Project option and then "Prepare Plugin Module <> for Deployment. Yeah the files are included in the plugin jar.
Community
IntelliJ IDEA Open API and Plugin Development
Get Folder from Jar Resources/Classpath
0 votes
Created
June 14, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Adding Markers/Icons to Editor using Line Numbers in Plugin
0 votes
Created
February 27, 2018 12:59
Thanks it works!
Community
IntelliJ IDEA Open API and Plugin Development
Adding PopupMenu to ActionBarButton
0 votes
Created
February 26, 2018 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Adding PopupMenu to ActionBarButton
0 votes
«
First
‹
Previous