Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hos Jenken
Total activity
10
Last activity
January 16, 2016 14:31
Member since
December 20, 2012 19:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
June 19, 2015 14:31
It seems to work, now that I close the popup window before I call the.doWhenFocusSettlesDown()So that's good :)
Community
IntelliJ IDEA Open API and Plugin Development
How to open editor in another window
0 votes
Created
June 19, 2015 14:07
I've looked at (and copied) code for the original Switcher.java in the method navigate(boolean).My current code looks like this:getInstance(mProject).doWhenFocusSettlesDown(new Runnable() { @O...
Community
IntelliJ IDEA Open API and Plugin Development
How to open editor in another window
0 votes