Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Thusitha Jayasundara
Total activity
22
Last activity
August 12, 2020 11:47
Member since
January 21, 2020 14:40
Following
0 users
Followed by
1 user
Votes
4
Subscriptions
7
Activity overview
Posts (6)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 28, 2020 11:10
I also have a related question. Can we add JCEF library (com.intellij.ui.jcef) as an external library to a plugin development project? Because we need to support JCEF for older versions also. Since...
Community
IntelliJ IDEA Open API and Plugin Development
Deprecation of JavaFX runtime in the IntelliJ Platform
0 votes
Created
June 17, 2020 09:11
Thanks a lot, Aleksey. Yes, it works. I was testing on the 2020.1.1 version, once I updated it to 2020.1.2 version it worked as expected.
Community
IntelliJ IDEA Open API and Plugin Development
Restart button doesn't appear after installed a custom plugin in IntelliJ 2020.1
0 votes
Created
June 16, 2020 12:44
Hi Aleksey, Thanks for your information. I tried with bellow different implementation, but still, the same issue exists. 1. <idea-plugin require-restart="true">2. <idea-plugin require-restart="rest...
Community
IntelliJ IDEA Open API and Plugin Development
Restart button doesn't appear after installed a custom plugin in IntelliJ 2020.1
0 votes
Created
June 16, 2020 04:39
Hmm Yes, I restarted the IDE but the same result.
Community
IntelliJ IDEA Open API and Plugin Development
Why IntelliJ IDEA 2020.1 doesn't properly render HTML content font color in Dracula theme for JTextPane?
0 votes
Created
June 11, 2020 10:01
Hi Jakub, Thanks a lot for your response and it works. But the issue that I'm facing is not quite the same. What I'm expecting is, in previous IntelliJ versions when I changed the themes from "Inte...
Community
IntelliJ IDEA Open API and Plugin Development
Why IntelliJ IDEA 2020.1 doesn't properly render HTML content font color in Dracula theme for JTextPane?
0 votes