Yong Zheng
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 Minimal JavaFx project without fxml, controller and launcher
已回答Just for learning and testing purpose. First I create normally a javafx project with java and gradle with no additional libraries.After creation of JavaFx, IntellJ normally created three classes, H... -
已编辑于 Kotlin Gradle New Project Error Intellj Community
已回答After I create an example project Kotlin and Gradle. It show following error.build.gradle.kts is default oneplugins { java application id("org.jetbrains.kotlin.jvm") version "2.1.20" id...