Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0


Category: Plugin Directory / Tools / Bytecode Outline

Bytecode Outline 
Rate this plugin | Report broken link | Details | Comments (11)

Rating: 9.1 (20 Votes) | hits: 3
Bytecode Outline

Version: 2.2.5
Support Eclipse Version: 3.3, 3.4
License: Free CPL
Development Status: Production/Stable
Company: Andrei Loskutov
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://andrei.gmxhome.de/eclipse

Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current bytecode. Have you already asked yourselves what the compiler does with your Java code? Here is the answer ;)

Bytecode outline help not only to better understand your compiler but also to write your own bytecode on the fly with ASM.

Latest version support Eclipse 3.4, but the update site has links to versions for 3.1, 3.2 and 3.3 too.

My other plugins on EPIC:
Added on: 05-Oct-2004 | Updated: 07-Jul-2008




Last 10 Comments


User: outsideRating: 102008-07-24 16:26:56
Perfect, I like it (tsoderstrom)


User: outsideRating: 102008-07-23 04:14:54
Perfect, I like it (paulo.silva)


User: AnonymousRating: 92008-07-17 04:26:55
Very useful! Personally use it for byte-crunching.


User: outsideRating: 102008-07-02 15:03:02
The bug with "disabled view" is fixed in 2.2.5 version for Eclipse 3.4. As a workaround for older versions, just don't touch the "link with editor" button ;-)


User: AnonymousRating: 102008-06-26 19:22:10
Very helpful plugin to see what the compiler's doing and what the bytecode equivalent of certain code is.


User: AnonymousRating: 12008-06-02 06:49:52
nothing installs as needed, nothing works... clicking in the sadly empty bytecode view disables all its buttons at once... help says nothing about how to get it working... typical work of "russian superprogrammer"...


User: AnonymousRating: 102008-05-29 17:28:26
very useful


User: AnonymousRating: 102008-01-16 15:56:39
Not a full JAD replacement, but on *nix the only one handy decompiler


User: mikemianRating: 102007-03-21 20:53:35
great job.


User: AnonymousRating: 102007-01-31 12:55:38
A Perfect Tool for Bytecode View! Alexey