Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dahuapp/DummyJavaFXGradle

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gradle JavaFX project.

To run it install Gradle 1.6 and the last Java SE Development Kit 7.

Clone the project:

> git clone https://github.com/dahuapp/JavaFXGradleDummy.git
> cd JavaFXGradleDummy

Change the following environment variables in your current shell (please adapt the solution to your plateform and install settings):

export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_21
export JAVAFX_HOME=/usr/lib/jvm/jdk1.7.0_21
export JFXRT_HOME=/usr/lib/jvm/jdk1.7.0_21

Run the project:

> gradle run

To bundle the app for distribution do:

> gradle build

This will create a .dmg on Max OSx, .exe on Windows and .deb on Ubuntu

About

Dummy project with JavaFX and Gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.