Yong Zheng
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
Yong Zheng 创建了一个帖子, 已回答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... -
-
Yong Zheng 创建了一个帖子, 已回答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...