Yong Zheng
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Yong Zheng created a post, AnsweredMinimal 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 created a post, AnsweredKotlin 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...