Skip to content

Releases: essiembre/eclipse-rbe

Version 1.0.6

24 Feb 18:41
Compare
Choose a tag to compare
  • Fixed NPE under Eclipse Neon (github #52).

Version 1.0.5

30 Nov 18:52
Compare
Choose a tag to compare
  • Fixed efault bundle not showing (github #25).
  • Keys filter now case-insensitive (github #27).
  • Fixed German and Spanish translations.

Version 1.0.4

12 Oct 23:12
Compare
Choose a tag to compare
  • Removed hard-coding of white color for editor text field value (#11).
  • Fixed breaking Eclipse features by wrongly disposing of a system color (#12).

Version 1.0.3

08 Aug 02:21
Compare
Choose a tag to compare

Fixed saving of fragment-related plugin preferences (from @sirwayne).

Version 1.0.2

03 Aug 21:51
Compare
Choose a tag to compare

Merge of line-break fix from @sirwayne.

Version 1.0.1

23 Jul 03:10
Compare
Choose a tag to compare

Resolve regression issue: Re-introduces Eclipse Properties editors for locale-specific editors.

Version 1.0.0

20 Jul 20:08
Compare
Choose a tag to compare

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/