Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).