Difference between
version 10
and
version 7:
At line 15 changed 1 line. |
<style type="text/css">a.zoom img { width: 400px; margin-left: 40px; 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. |
<a href="attach?page=AppFuseDebug%2Ftestcase-debug.png" title="Zoom In" class="zoom"> |
<a href="attach/AppFuseDebug/testcase-debug.png" title="Zoom In" class="zoom"> |
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 33 changed 1 line. |
<a href="attach?page=AppFuseDebug%2Fintellij-connect.png" title="Zoom In" class="zoom"> |
<a href="attach/AppFuseDebug/intellij-connect.png" title="Zoom In" class="zoom"> |
At line 38 changed 1 line. |
<a href="attach?page=AppFuseDebug%2Fintellij-debugging.png" title="Zoom In" class="zoom"> |
<a href="attach/AppFuseDebug/intellij-debugging.png" title="Zoom In" class="zoom"> |
Back to AppFuseDebug,
or to the Page History.
|