Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmuschko/gradle-javafx-hello-world
Simple Hello World JavaFX project built with Gradle
https://github.com/bmuschko/gradle-javafx-hello-world
Last synced: 7 days ago
JSON representation
Simple Hello World JavaFX project built with Gradle
- Host: GitHub
- URL: https://github.com/bmuschko/gradle-javafx-hello-world
- Owner: bmuschko
- License: apache-2.0
- Created: 2013-09-27T18:51:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-27T18:54:05.000Z (about 11 years ago)
- Last Synced: 2023-03-11T10:16:35.975Z (over 1 year ago)
- Language: Groovy
- Size: 105 KB
- Stars: 19
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Gradle JavaFX Hello World example
This example project applies the [Gradle JavaFX plugin](https://bitbucket.org/shemnon/javafx-gradle/) to build and run simple Hello World functionality. The JavaFX plugin provides tasks for the JavaFX Deployment tools in the Java 7 JDK. For more information see a tutorial on [Jaxenter](http://jaxenter.com/tutorial-a-guide-to-the-gradle-javafx-plugin-46270.html) and the [plugin author's blog](http://speling.shemnon.com/blog/2013/05/18/javafx-gradle-plugin-0-dot-3-0-released/).