Skip to content

Version 1.0.0

Choose a tag to compare

@essiembre essiembre released this 20 Jul 20:08

Migration of code from SourceForge (https://sourceforge.net/projects/eclipse-rbe/) to GitHub. Changes from previous SourceForge version:

  • License change from LGPL to Apache License v2.
  • Now requires Java 7 or higher.
  • Upgraded to work properly with Eclipse 4.x (dropped Eclipse 2.x plugin-style
    in favor of OSGI to ensure it works fine on Eclipse 4.4 Luna or higher).
  • Upgraded code to add generics where missing and resolve deprecated code.
  • Restored previous editor field navigation. (SHIFT-)tab to switch field and
    CTRL-up|CTRL-down to cycle through tree elements.
  • Updated key fonts and colors to be more intuitive.
  • Reintroduced vertical scroll in favor of auto-adjust
  • Background color of groups with no key is now gray.

Go to the main page for install instructions: https://github.com/essiembre/eclipse-rbe/