I am running the cq jar in debug mode (-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=30303 -Xnoagent -Djava.compiler=NONE)
I am using Eclipse/IntiellJ ide. The connection is established but the debugger doesn't work.
Response will be appreciated.