This is an application that look through two given folders and give all files and folders out, that are missing in the second folder.
Syntax is: java -jar "Compare Files with Java" First path Second path
Currently working on creating an interface with a Drag & Drop functionality.