ResourceBundle Editor - Eclipse plugin for edit resource bundle files

April 19th, 2009 thiamteck Posted in Eclipse, Editor No Comments »

Edit multiple resource bundles file with plain text editor is error prone. It is difficult to detect the missing of certian entry in one of the file. It is also troublesome to convert non-ASCII content to the Unicode represetation of format “\uXXXX”

So the ResourceBundle Editor come in as a handy tool for such task. The features of this Eclipse plugin are:

  • view entry from multiple localized resource bundle file simultaneously
  • detect and highlight missing entries
  • convert Unicode to “\uXXXX”
  • sort and group entries by key
  • hierarchical or flat view of entries

I have run this plugin with Eclipse 3.4 and it is working fine. Below is the screen capture:

ResourceBundle Editor

ResourceBundle Editor

AddThis Social Bookmark Button

SciTE - source code editor & excellent log file viewer

August 24th, 2008 thiamteck Posted in Editor No Comments »

AddThis Social Bookmark Button

XML Copy Editor - Open source editor for XML

August 20th, 2008 thiamteck Posted in Editor No Comments »

AddThis Social Bookmark Button