In this video I am telling how to run Java programs without setting path using Editplus text editor.
For doing we must have install JDK(Java Developement Toolkit) and Editplus text editor on your computer.
In this video I compiled Java program By pressing Ctrl+1 and ran Java program by using ctrl+2 when I was Editplus.
When we compile and run Java programs using Editplus keep name of java file and class name same otherwise we can not compile and run Java programs