Commit Graph

1 Commits

Author SHA1 Message Date
trifonnt 484507369c Added "Remote Debug Adempiere"!
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%
2007-04-14 14:27:17 +00:00