This will allow developers to debug Adempiere server without any setup in Eclipse IDE.
Just need to uncomment run.bat
rem JPDA options. Uncomment and modify as appropriate to enable remote debugging.
REM set JAVA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y %JAVA_OPTS%