Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Why are properties translated in one project but not the other?
Why are properties translated in one project but not the other? [message #605320] Tue, 30 March 2010 22:39
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I have an odd effect, that I have two plugin projects with a plugin.xml and
plugin.properties file in each (one project was automatically created by the
EMF generator, the other is my own plugin).

For some odd reason, in the generated project all placeholders in the
properties.xml file are replaced by the corresponding values from the
..properties file, while in my own plugin this is not the case and all items
like perspective name, menu items, view category and name, etc. are always
labeled as "%placeHolderName", i.e. no properties-translation takes place.

Any idea, what could cause this? Is there some flag or option that needs to
be enabled in the project settings or programmatically to trigger this
..properties-translation? I compared all project settings in detail and
didn't find any difference that could explain this (to me at least...).

Michael
Previous Topic:Simple plugin export and install
Next Topic:PDE (batch) Build and P2 ... where to condition or sign?
Goto Forum:
  


Current Time: Tue Mar 19 09:11:03 GMT 2024

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

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

Back to the top