Skip to content
Gleidson Nves da Silveira edited this page Dec 18, 2018 · 30 revisions

Welcome to the DashboardFx wiki!

This wiki is the main source of documentation for developers working with (or contributing to) the DashboardFX project.

First, take a look in the main structure, that contain three directories.

Directories

This is my local structure, unlike the git repository, you can see more directories or extra files not versioned, as annotation.txt, out or .idea, are local files created by IDE or do not have relation to the project.

In the folders source(src) and in lib(library), contain what is necessary to carry for an idea. Inside the lib folder, I put the dependencies for this project as several jars, that I am always update, I like keep the folder in local, in src we have:

Clone this wiki locally