Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Tim-ufer
Total activity
5
Last activity
December 14, 2020 15:43
Member since
December 02, 2020 18:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
December 14, 2020 15:43
It's a standalone application based in Kotlin, using JavaFX indirectly via TornadoFX
Community
IntelliJ IDEA Open API and Plugin Development
Unable to use JBCEF in IDEA 2020.2
0 votes
Created
December 08, 2020 12:28
That is the full build.gradle, I was not aware that an 'intellij' block was required based on the official guide I linked in my original post. What exactly am I missing?
Community
IntelliJ IDEA Open API and Plugin Development
Unable to use JBCEF in IDEA 2020.2
0 votes
Created
December 04, 2020 13:55
It is the 2020.2.4 Ultimate Edition to be precise. And yes, when calling import com.intellij.ui.jcef.JBCefApp the ui package is marked as unresolved. See my Gradle build file below: plugins { ko...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to use JBCEF in IDEA 2020.2
0 votes