How to execute java program in notepad++

broken image
broken image
broken image

Scroll down and select NppExec plugin from the list and install it.ĥ. In the new window you will get a list of all available plugins. Make sure you have internet connection because we are going to download plugin. Go to Plugins > Plugin Manager > Show Plugin Manager.Ĥ. You can skip 3rd and 4th steps if the NppExec plugin is already present in notepad++. We require NppExec plugin that will help us to run programs. First of all download the notepad++ from below link.ģ. But the same method can be used to run programs of any other language.Īlso Read: How to Run C and C++ Program in Sublime TextĬonfigure Notepad++ to Run C, C++ and Java Programsġ. I have mentioned steps only for C, C++ and Java. Luckily I found a way that I am sharing below. Today while editing a source code on notepad++ I thought that it will be great if there is any way to run the source code on it. Notepad++ is a popular and free source code editor which is widely used by programmers. In this tutorial I will tell you about how to configure notepad++ to run C, C++, Java, Python, JavaScript, etc.