AIR2 NativeProcess to Java debugging

Posted by dede on Stack Overflow See other posts from Stack Overflow or by dede
Published on 2010-06-03T04:17:56Z Indexed on 2010/06/03 4:24 UTC
Read the original article Hit count: 307

Filed under:
|
|
|
|

I'm using AIR2 NativeProcess API to communicate to Java process, but I don't know how to debug Java process when AIR send something to java process input, I want to continue debugging in Java (Eclipse). Is that somehow possible? I think other developers will agree with me that this is really important question for AIR2 new API.

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse