Completed A-JavaDoc
Merged the branch early due to errors found while doing Javadocs.
- Gradle was running without System input so it would fail immediately when running. This has been fixed so user inputs are now working as intended.
- Exit Command would fail if no file path/no text file was specified. This has been fixed so the program would exit without saving any data if no file exists.