Soot - Eclipse Plugin Home

Introduction
Documentation
Soot Links

Sable Home

Soot - Eclipse Plugin


Introduction top

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.3 (tested on 3.3.2) and should run in any of the later releases.



Usage and Documentation top
Installation Guide
General Usage Guide
Using the plugin with a custom main class
Plugin Help

Soot Links top
Soot Home