Hello I'm learning java and want to pass arguments to main class in a java executable (.jar) in Mac OS Big Sur. Its only an exercise very simple with straight code, for knowledge proposes. The executable works OK in Windows and Unbutu, but I can't realize how to do it in Mac. Thanks in advance.
Asked
Active
Viewed 88 times
0
-
1Should work exactly like Ubuntu. You need to give us more detail. What error(s) do you get? How do you run it on Ubuntu? How are you running it on the Mac? We should not be forced to guess. – Elliott Frisch Mar 17 '21 at 02:07
-
Hello thanks for the response. On Ubuntu I open the terminal put: – Mikel Ibañez Martinez Mar 20 '21 at 21:10