Run your code without writing 2 lines of javac filename.java and java filename Steps
- Create a custom build system using this code and save that file.
- Choose saved build system as default on tab -> Tools -> Build -> 'Your Build System name'.
- Windows Users - Use Ctrl + B to build. (Auto saves the typed code as well). MaC users - Use ⌘ + B (command + B) to build. (Auto saves the typed code as well).