Skip to content

BigBallard/jfx-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFX Setup

This is a scaffold project for using JavaFX with Google Guice dependency injection. The intent is speed up the start of a new project with the required dependencies to use dependency injection and start development.

Process

The first step is to first copy the source code of this repository. This can be through the git clone method or download directly from GitHub. If cloning the repository, ensure that you delete the .git folder so you can init the repository for the specific project.

Next will be to rename the project in the settings.gradle.

If you are going to use this repository, and you're not, well ... me, then you will need to change a few more things. First, rename the packages and references to reflect your group. I recommend you keep the jfxsetup package alone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages