How to compile and run Java code in Sublime Text 4

Опубликовано: 12 Октябрь 2024
на канале: Sinhala java tutorials
1,183
26

How to compile and run Java code in Sublime Text 4 #short #short #javaforbeginners #javaprogramming #java #javasinhala

How to run Java code in Sublime Text 4
To run code in Sublime Text, go to ~Tools ~ Build System, and select the language for your code (Sublime comes with support for various languages like Python, Ruby, Bash, and more). Next, press Cmd+B on Mac or Ctrl+B on Windows to run your code