2012-01-25

Eclipse Product Debugging

Start the exported Eclipse product with these parameters:

-debug -vmargs -vmargs -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
to enable remote debugging.

0 comentarios: