Добавить
Уведомления

Installing Notepad++ for Java in Windows Machine

In this video, we will see about the installation of notepad++ for working on java programs. Steps: 1. Go to a web browser and search "Download Notepad++ for (your machine)" 2. Open the First link or one in the description 3. Select your machine specifications setup 4. Download the .exe file for windows 5. Install the setup. 6. Try with a small code. **Sample Code: class test1 { public static void main(String[] arg) { System.out.println("Hi Java"); } } Download Link: https://notepad-plus-plus.org/downloads/

12+
19 просмотров
2 года назад
12+
19 просмотров
2 года назад

In this video, we will see about the installation of notepad++ for working on java programs. Steps: 1. Go to a web browser and search "Download Notepad++ for (your machine)" 2. Open the First link or one in the description 3. Select your machine specifications setup 4. Download the .exe file for windows 5. Install the setup. 6. Try with a small code. **Sample Code: class test1 { public static void main(String[] arg) { System.out.println("Hi Java"); } } Download Link: https://notepad-plus-plus.org/downloads/

, чтобы оставлять комментарии