Skip to content

nmalservet/javafx-mockup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javafx-simple-mockup

A simple mockup to start a project with javafx.

##Dependencies used are:

  • none

##Requirements

  • Java 8 installed
  • Maven
  • A good source code editor ( I used netbeans for this project, JavaFX is very well integratee on it. You can find all tools needed in Netbeans 8.1 with the package "ALL")

##How to install Clone this repository on your computer Run maven clean install Execute the following maven command java -jar ./target/javafx-mockup-1.0-SNAPSHOT.jar An application will appear.

About

Simple mockup to start exploring JavaFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published