Soot - Eclipse Plugin Home
Introduction
Documentation
Soot Links
Sable Home
|
Soot - Eclipse Plugin
The Soot - Eclipse Plugin integrates Soot, a Java optimization framework, with Eclipse, allowing the user to:
- optimize class files automatically and use more advanced optimization options
- import class files and decompile them using the Dava Decompiler
- use a Jimple editor with syntax highlighting
- view attribute information at source and IR levels
- develop analyses with an interactive control flow graph
This plugin works with the Eclipse official release 3.1 and should run in any of the 3.x releases.
Usage and Documentation |
top |
Installation Guide
General Usage Guide
Plugin Help
Soot Home
|