Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jamie Munro
Total activity
7
Last activity
March 17, 2022 09:29
Member since
February 17, 2021 13:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 17, 2022 09:29
Looking at the code of Messages.showYesNoDialog, it just calls MessageDialogBuilder.yesNo. It looks like it might be there just for backwards compatibility or something. I wonder if it is better to...
Community
IntelliJ IDEA Open API and Plugin Development
A simple "yes/no" message
0 votes
Edited
February 17, 2021 13:35
It looks like you can now set optional="true" in the product-descriptor in plugin.xml then end users can install the plugin without buying a license from JetBrains. You can then check for either a ...
Community
Marketplace Paid Plugins
How to support two licensing mechanisms in single plugin?
0 votes