Skip to content

Completed A-JavaDoc

Compare
Choose a tag to compare
@gachia gachia released this 01 Sep 10:59

Merged the branch early due to errors found while doing Javadocs.

  1. 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.
  2. 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.