{"id":15056102,"url":"https://github.com/afinlay5/javafx9","last_synced_at":"2026-02-19T05:01:05.833Z","repository":{"id":114385709,"uuid":"131314800","full_name":"afinlay5/JavaFX9","owner":"afinlay5","description":"Gradle source code repository for the Java FX 9 example posted on personal blog (http://bit.ly/JavaFX9).","archived":false,"fork":false,"pushed_at":"2018-04-30T23:43:47.000Z","size":601,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-22T01:41:29.885Z","etag":null,"topics":["java","java9","javafx","javafx-8","javafx-application","javafx-demos","javafx-desktop-apps","javafx-gui","javafx-project","javafx9"],"latest_commit_sha":null,"homepage":"http://www.adriandavid.me/blog/03/whats-new-in-java-fx-java-9-updates.xhtml","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afinlay5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-27T15:34:52.000Z","updated_at":"2018-12-18T19:48:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"26dc9157-7402-4649-870b-1fdcd0bbbe18","html_url":"https://github.com/afinlay5/JavaFX9","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afinlay5/JavaFX9","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afinlay5%2FJavaFX9","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afinlay5%2FJavaFX9/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afinlay5%2FJavaFX9/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afinlay5%2FJavaFX9/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afinlay5","download_url":"https://codeload.github.com/afinlay5/JavaFX9/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afinlay5%2FJavaFX9/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T04:38:07.383Z","status":"ssl_error","status_checked_at":"2026-02-19T04:35:50.016Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","java9","javafx","javafx-8","javafx-application","javafx-demos","javafx-desktop-apps","javafx-gui","javafx-project","javafx9"],"created_at":"2024-09-24T21:48:04.883Z","updated_at":"2026-02-19T05:01:05.774Z","avatar_url":"https://github.com/afinlay5.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What’s New in Java FX — Java 9 Updates\nGradle source code repository for the JavaFX 9 example from my blog post, http://bit.ly/JavaFX9.\nAs of at least (04/27/2018), this article has reached ~10K people in 209 days making it the top google search result for the query \"JavaFX9\" and one of the top article on JavaFX 9 on the web. This repository was built and tested using Bash/Sublime on openSUSE Tumbleweed 20180424. The intent of this repository, aside from demonstrating basic JavaFX is also to demonstrate the structure of a javafx gradle build.\n\n![alt text](https://raw.githubusercontent.com/afinlay5/JavaFX9/master/blog.png)\n\n# Platform \n- Any supporting a JavaFX compatible JVM for Java SE 8+.\n\n# Requirements\n- Gradle 4.7 \n- Java 8 or greater.\n\n# Gradle Tasks\n- ./gradlew build - Build JavaFX Application\n- ./gradlew jfxJar - Create executable JavaFX-jar\n- ./gradlew jfxNative - Create native JavaFX-bundle (will run jfxJar first)\n- ./gradlew jfxRun - Create the JavaFX-jar and runs it like you would do using java -jar my-project-jfx.jar\n- ./gradlew jfxRunClass - Launches the JavaFX Application from the main class file\nNote: All Gradle tasks with the exception of jfxRunClass is the work of FibreFox, whose plugin I utilized for this project (See https://github.com/FibreFoX/javafx-gradle-plugin, Apache 2.0 license).\n\n# Known Problems\n- gradle jfxNative failed to produce a working native executable on openSUSE (04/27/2018).\n- FibreFoX/javafx-gradle-plugin may break with Java 9.0.2 and fail to build the application (04/27/2018).\n\n# Execution Screenshot\n![alt text](https://raw.githubusercontent.com/afinlay5/JavaFX9/master/gradle_jfxRun.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafinlay5%2Fjavafx9","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafinlay5%2Fjavafx9","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafinlay5%2Fjavafx9/lists"}