Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Romanliv
Total activity
4
Last activity
January 23, 2017 16:06
Member since
January 20, 2017 13:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
January 23, 2017 16:06
For me ActionManager am = ActionManager.getInstance();AnAction sync = am.getAction("Android.SyncProject");sync.actionPerformed(e); worked perfectly fine for Android Studio and it perfectly suits my...
Community
IntelliJ IDEA Open API and Plugin Development
Calling gradle sync from Idea plugin programmatically
1 vote