+1 decompiler open API

I work on a project where some components are provided by a team down the hall.
Of course, no source is provided because they write perfect code (NOT! :).  But
it sure would be nice to be able to examine these files.

Taking this further:  has anyone every seen a debugger-friendly decompiler?
That is, the line numbers of the decompiled code match the line numbers in the
class file (if any).  It would be great to be able to set breakpoints in this
decompiled code!

Sascha Weinreuter wrote:

> +1
>
> Maybe IntelliJ could open their own decompiler interface (the one that
> constructs the method stubs with the 'compiled code' comments) to plugins.
> This could be useful since the JAD license is no longer free for commercial
> use.
>
> --
> Sascha
>
> "Michal Szklanowski" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> aghfrh$t18$[EMAIL PROTECTED]">news:aghfrh$t18$[EMAIL PROTECTED]...
> > What about integrating JAD - the fast Java decompiler - into Idea?
> > If you do 'Goto declaration' and no source exists - Idea would invoke JAD
> > to get a source. Also a property sheet to configure JAD should be
> available
> > in
> > IDE options.
> >
> > Who is for?
> >
> >
> > --------------------------------------------------------------------------
> --
> > Michal Szklanowski
> > Java Architect
> > empolis Polska, Bertelsmann Mohn Media Group
> > --------------------------------------------------------------------------
> --
> >
> >

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to