Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
v0xpopuli
Total activity
7
Last activity
February 18, 2020 17:07
Member since
February 17, 2020 07:03
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
February 18, 2020 12:54
Sure, problem was really stupid, but.. it was because of localised resource bundles. I have messages_en_US.properties, on Windows locale was US, but on my Mac it was GB. So, because of that it wor...
Community
IntelliJ IDEA Open API and Plugin Development
plugin.xml action shortcut works on windows, but don't work on mac
2 votes
Created
February 17, 2020 12:57
Thank you sir for help. I found what was the problem.
Community
IntelliJ IDEA Open API and Plugin Development
plugin.xml action shortcut works on windows, but don't work on mac
0 votes
Created
February 17, 2020 12:25
Btw, it perfectly works on windows. To be honest, i have only actionPerformed method implemented: class GenerateAction : AnAction() { override fun actionPerformed(event: AnActionEvent) { ...
Community
IntelliJ IDEA Open API and Plugin Development
plugin.xml action shortcut works on windows, but don't work on mac
0 votes
Created
February 17, 2020 12:11
Example of how it happens on my mac: Mac version: Catalina 10.15.3 (19D76) IDEA version: IntelliJ IDEA 2019.3.3 (Ultimate Edition)IDEA build: Build #IU-193.6494.35, built on February 11, 2020
Community
IntelliJ IDEA Open API and Plugin Development
plugin.xml action shortcut works on windows, but don't work on mac
0 votes