Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » how to change plugin.xml resource bundle lookup order
how to change plugin.xml resource bundle lookup order [message #330327] Fri, 25 July 2008 14:14
Krzysztof Banach is currently offline Krzysztof BanachFriend
Messages: 2
Registered: July 2009
Junior Member
I have three properties files for my plugin.xml

plugin.properties (written by developers)
plugin_en.properties (plugin.properties corrected by proofreader)
plugin_pl.properties (written by translator)

I wish my RCP app to lookup them in sequence pl -> en -> def

how can I do this ? look like there is no way to override/set
ResourceBundle.Control used by eclipse to load plugin.xml properties.

best regards
Krzysztof
Previous Topic:"Resulting configuration does not contain the platform" -- how to debug?
Next Topic:Any issues accessing a common project (via cvs) with 3.4 and 3.3?
Goto Forum:
  


Current Time: Fri Nov 08 23:15:48 GMT 2024

Powered by FUDForum. Page generated in 0.02894 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top