Java compiler: Difference between revisions

Content deleted Content added
Line 18:
 
 
== How to compile and run Java in terminal (macMac/Linux) or windows ==
Open terminal or command prompt to get to the directory you are working in. So if your folder is C:\desktop\testJAVA you need to be in this folder to use the commands, not in e.g. C:\ folder only.