Skip to content

FXComparer is an application which lets the user select two archives and compare them

License

Notifications You must be signed in to change notification settings

janih/fx-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FXComparer

(Automatically exported from code.google.com/p/fx-comparer)

FXComparer is an application which lets the user select two archives and compare them either by selecting the archive using a "file-chooser" or by "drag & drop" a file into the application. The result of the compare is presented in an easy to read table and instant feedback of the differences in the archives are presented for the users.

There are some blog-post connected to FXComparer which describes some steps of the development of the application.

  1. Defining the project, setup using Eclipse and Maven.
  2. Building the UI using FXML and JavaFX Sceen Builder.
  3. Handling input and showing results using a TableView.
  4. Packaging the application.

How to compile and run

mvn compile javafx:run

Tested with AdoptOpenJDK-11.0.11+9.

About

FXComparer is an application which lets the user select two archives and compare them

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published