How to Run Java Program in Atom Editor

Hi Programmers, welcome to new article of ozanecare. This Article i’ll explain how to run java program inside atom editor.First steps of the program to install any jdk version.
Let’s see important steps.
Step1: install jdk. i highly recommend you should download any latest version. Open atom editor next add project folder. create new file with extension java.

Step2 : Click on File tab –> Settings –> Package. Install two important packages in atom editor a. script b. platefrorm-ide-terminal

Step3 : Running the program using script package. see below image.

Step4 :The below codes won’t work with script package. so we need to use platefrorm-ide-terminal package. see below image.

Happy Coding…Thanks.

Post Author: adama