How to run Java program in Notepad++
hi, I have a java program in which I am passing path to a file. This program is running fine with java eclipse.
I would like to run this program using Notepad++. How I can achieve this.
I have followed the link below, but it didn't work. Am I missing something.
http://blog.sanaulla.info/2008/07/25/using-notepad-to-compile-and-run-ja...
Any comments will be appreciated.
Thanks
Sukhi

