How to Set Up Sublime Text as Java IDE

IT GUY
2 min readFeb 29, 2020

--

Set up sublime text as Java IDE

As we know that we can compile and run Java code from different build in IDE’s such as Netbeans , Visual Studio Code but we can use Sublime text editor as a Java IDE . Sublime Text is an advance version of Text editor which is used for writing different types of codes and markup languages . Following are the steps for making your Sublime text as Java IDE .

  1. First of all Check out whether your PC have already installed Java IDE by going to the Cmd and Typing ” java -version “.
Set up sublime text as Java IDE

2) If It shows Java Version after the command execution it means you are already installed java if not Click on the below button to install Java SE JDK in your PC After That if you do not have sublime text Click on The Below Button to Download cracked version of Sublime Text :).

3) Now Every thing is Okay open Sublime Text and and click on the “ Tools “ button located in menu bar.

Set up sublime text as Java IDE

4) Now go to the Build System after expanding menu click on the …….. For Complete Article Visit Now http://worldofcsit.com/how-to-set-up-sublime-text-as-java-ide/

--

--