Since the eclipse Europe-Fall (3.3.x) the ResourceBundle does not work anymore.
Same bewhavior on Europe-Winter.
Details:
eclipse.buildId=M20080221-1800
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86
----
Unhandled event loop exception
java.lang.NoClassDefFoundError
at com.essiembre.eclipse.rbe.ui.editor.i18n.BundleEntryComposite.getAWTFont(BundleEntryComposite.java:614)
at com.essiembre.eclipse.rbe.ui.editor.i18n.BundleEntryComposite.canDisplayUpTo(BundleEntryComposite.java:602)
at com.essiembre.eclipse.rbe.ui.editor.i18n.BundleEntryComposite.canFullyDisplay(BundleEntryComposite.java:591)
at com.essiembre.eclipse.rbe.ui.editor.i18n.BundleEntryComposite.getBestFont(BundleEn
----
java.lang.UnsatisfiedLinkError: /opt/jdk1.5.0_04/jre/lib/i386/libawt.so: libmlib_image.so: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
....
That is a pity - I liked the editor - but obviously it is useless now
Logged In: YES
user_id=1012642
Originator: NO
All development efforts are moved to Eclipse Babel. Do not despair as you will see the plugin resurface there, with even more features (it will now be called Messages Editor). There is no update site for the plugin yet, but the source should be available if you are comfortable enough with packaging it yourself.