se-edu/addressbook-level3

UG: Explain how to run the JAR file on a Mac

Closed this issue · 3 comments

Current UG:
image

Suggestion: Perhaps add a note for Mac users on how to run the JAR file (as simple double-clicking might not work)?

Currently, the documentation is generalized for usage via command line like so:

image

I am thinking of reverting back to double click but include an alternative to opening the jar file via cli like so:

image

and since opening via cli is a generalised approach, I dont specifically see the need to reference Mac Users for this case.

Think this is a duplicate of #62

Yes, now we require users to use the CLI. Let's keep it like that so that it is easier to ensure the app is run using the correct version of Java when run using the CLI.