Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Acman87
Total activity
5
Last activity
August 10, 2021 08:32
Member since
May 13, 2021 07:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
August 10, 2021 08:32
PluginManager.getPlugin(PluginId.getId("your plugin ID")).getVersion() For some reason this snippet retrieve Intellj Version not Plugin as well the same issue executing PluginManagerCore.getPlugin(...
Community
IntelliJ IDEA Open API and Plugin Development
Retrieving plugin version
0 votes
Created
May 18, 2021 09:50
I did that previously, but how to tie debug action with specific "ApplicationConfigurationProducer"? If i create one more "ApplicationConfigurationProducer" it creates two sub actions from each con...
Community
IntelliJ IDEA Open API and Plugin Development
Run and Debug (ExecutorAction) different configuration
0 votes