Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael
Total activity
4
Last activity
June 07, 2023 21:07
Member since
June 04, 2023 08:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
June 07, 2023 21:07
Karol Lewandowski I'm using platformType = ICplatformVersion = 2023.1 but if the name won't exist, I suppose the getAction would return null, but it does not. could this be an intellij sdk relate...
Community
IntelliJ IDEA Open API and Plugin Development
Invoke Git action from my custom action properly
0 votes
Created
June 06, 2023 21:38
Karol Lewandowski this expression works correctly e.getActionManager().getAction("Git.New.Branch.In.Log") When I call actionPerformed(e) I get java.lang.NullPointerException at git4idea.ui.bran...
Community
IntelliJ IDEA Open API and Plugin Development
Invoke Git action from my custom action properly
0 votes