JadClipse Changelog

What's new in JadClipse 3.3.0

Dec 23, 2009
  • Support for Eclipse 3.3M6

New in JadClipse 3.2.4 (Dec 23, 2009)

  • Bug fixes
  • Prevent stack overflow in JadclipseSourceMapper.findSource() (thanks univerz2 for patch).
  • Set required Java environment to Java 4 (J2SE-1.4)

New in JadClipse 3.2.3 (Dec 23, 2009)

  • Bug fixes
  • New plug-in structure: Fully qualified package name net.sf.jadclipse instead of just jadclipse.
  • New feature plug-in available as net.sf.jadclipse-feature.

New in JadClipse 3.2.2 (Dec 23, 2009)

  • Possibility to reformat the decompiled code using the Eclipse code formatter. Check out the new option Preferences... > Java > JadClipse > Use Eclipse code formatter. This new option may interfere with formatting instructions of Jad and is therefore experimental and disabled by default.
  • Preferences... > Java > JadClipse > Debug: Decompiled code is only aligned if the the output of line numbers is turned on.
  • Improved integration of Outline View. Folding and other features are now supported as well as double clicks for toggling breakpoints. Breakpoints work best when the option Preferences... > Java > JadClipse > Use Eclipse code formatter is disabled and the two options under Preferences... > Java > JadClipse > Debug are enabled.