We can add these script files in EditPlus's Tools menu -> user tools
Press Tool ->configureUserTools->Add Tool -> Program
Now set Command paramater with (Build.bat)for Building Midlet file and for Execution of Midlet it will be(Run.bat).
Now set initial Directory with ..\
This script files are written by Paresh Agrawal for Compiling and Executing J2ME Applications. Put it in your 
Project Directory. Here we are assuming that you are obfuscating jar file with retroguard.jar and it is in J2ME's BIN
 Directory and you should have made script.rgs file in project directory,If you are adding packages in your project. 
Then update build.bat file with help of your j2me toolkit's default project demo's build.bat file.
This script is written for J2ME 1.0.4_01 and Nokia API
If you want only compilation of your current file then put rem in front of all lines after compile command

I'm adding one more utility with these script files this is jFormat.zip file version 2219
this was written by Mr. John L Balderston jlbalder@netscape.net
you can configure it with EditPlus for formating your source code.but before adding it first you must 
read  ReadMe_2219.txt file. which is contain in JFormat.zip file 
Extract all files and put jFormat.jar in C:\Program Files\EditPlus2  directory.

you can use tool.ini file which is also added with this script file
tool.ini file which is in your EditPlus installation directory replace it with this one
for default installation of EditPlus this directory is C:\Program Files\EditPlus 2


Disclaimer
==========
You may study, use, and modify all files for any non-commercial purpose.
You may distribute it non-commercially as long as you retain this notice.
Author is not responseble for any kind of  your damages or data lost by these programs 

For any other details pls contact agrawal_paresh@yahoo.com