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

Detect Cycle Dependency with JDepend4Eclipse

September 27th, 2008 thiamteck Posted in Eclipse, Java No Comments »

AddThis Social Bookmark Button

Afea - Eclipse all-purpose editor

August 17th, 2008 thiamteck Posted in Eclipse No Comments »

AddThis Social Bookmark Button