How do I run my Java program in command prompt, my project was created in Intellij, and I am having difficulties running it in the command prompt...without using the Intelli
I hope this can help somebody, a little late but, just I had this problem, ok my solution it next:
1. Run your code normally and copy the command line that the IntellijIDEA made, see the screenshot.
2.Copy and paste the command line that it uses to use with your params.