java - Link Console with source code in Eclipse -


i have j2me project, throws exceptions, in other projects (j2se projects) i'm used press on exception link in console in eclipse, , take me straight source line, reason, in j2me project not happen.

any idea on how fix this?

adam.

you can copy stack trace java stack trace console. in console, switch new java stack trace console, paste stack trace , clickable.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -