主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Igor Starikov
活动总数
10
最后的活动
2020年04月14日 07:21
成员加入日期
2020年04月03日 16:37
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月14日 07:21
Update: since 2020.1 JCEF is available (as mentioned here).
社区
IntelliJ IDEA Open API and Plugin Development
Using Browser Component
0 票
创建于
2020年04月07日 11:41
Yes: Use Project JDK (java version "11.0.6", path: /usr/lib/jvm/java-1.11.0-openjdk-amd64)
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票
创建于
2020年04月06日 12:47
Hm, openjdk version "11.0.6" 2020-01-14OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sh...
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票
创建于
2020年04月06日 12:12
Sure, thank you. https://yadi.sk/d/AVCispNb0ZNIvw I'm probably missing something in the configuration.
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票
创建于
2020年04月06日 11:52
That was "trying to run without `org.openjfx.javafxplugin` issues: class file for javafx.scene.web.WebView not found" as mentioned above.
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票
创建于
2020年04月06日 11:48
I've already subclassed it and made a custom method to access .load(). Method call leads to the exceptions described.
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票
创建于
2020年04月06日 11:00
Jakub, I wanted to subclass it to access .load() from WebView's engine (need a fullfeatured rendering from a remote). JCEF looks promissing too. Is there ETA for JCEF on PyCharm?
社区
IntelliJ IDEA Open API and Plugin Development
Proper way to use subclassed JavaFxHtmlPanel
0 票