Difference between
version 10
and
version 5:
| At line 15 changed 1 line. |
| <style type="text/css">a.zoom img { width: 400px; border: 1px solid blue }</style> |
| <style type="text/css"> |
| a.zoom img { width: 400px; margin-left: 40px; border: 1px solid blue} |
| a.zoom:hover { text-decoration: none; background: white } |
| </style> |
| At line 20 changed 2 lines. |
| |
| <a href="attach?page=AppFuseDebug%2Fintellij-setbreakpoint.png" title="Zoom In" class="zoom"> |
|
| <a href="attach/AppFuseDebug/intellij-setbreakpoint.png" title="Zoom In" class="zoom"> |
| At line 26 changed 1 line. |
| [testcase-debug.png] |
| <a href="attach/AppFuseDebug/testcase-debug.png" title="Zoom In" class="zoom"> |
| [testcase-debug.png]</a> |
| At line 34 added 2 lines. |
| __UPDATE 1/13/06 : Since Eclipse does not support debugging using shared memory, AppFuse has been updated to run using Socket debug mode which listens on port 4000__ |
|
| At line 32 changed 1 line. |
| [intellij-connect.png] |
| <a href="attach/AppFuseDebug/intellij-connect.png" title="Zoom In" class="zoom"> |
| [intellij-connect.png]</a> |
| At line 36 changed 1 line. |
| [intellij-debugging.png] |
| <a href="attach/AppFuseDebug/intellij-debugging.png" title="Zoom In" class="zoom"> |
| [intellij-debugging.png]</a> |
Back to AppFuseDebug,
or to the Page History.
|