Alexander Ungar
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 4
-
创建于 Create new project with multiple modules
已回答I want to programmatically create a new project (Java for now) containing multiple modules (also Java for now, three modules with different names). I am already creating a new project with the foll... -
创建于 Run configuration without executable
已回答I need to execute a custom run configuration which will trigger a remote service to actually test the code and report the test results. I already have implemented a ConfigurationFactory, a RunConfi... -
已编辑于 JB JDK 11 with JavaFX Platform.runLater doesn't run on fx application thread
I am currently trying to implement a first PoC for a plugin using the JavaFX WebView. I am trying to run this code on the newest JB JDK 11, because I need to use at least the OpenJFX 11 release. Ho...