You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workspace contains two folders by default, where:
src: the folder to maintain sources
lib: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the bin folder by default.
About
FXInvoiceMaker est une application JavaFX permettant de générer des fichiers XML de factures via une interface intuitive. Destinée aux utilisateurs non techniques, elle applique les bonnes pratiques Java (architecture MVC, SOLID, clean code) et génère un exécutable autonome pour une utilisation simplifiée.