Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Properties from plugin.properties are not resolved
Properties from plugin.properties are not resolved [message #334859] Tue, 03 March 2009 23:55 Go to next message
Patrick Schoenbach is currently offline Patrick SchoenbachFriend
Messages: 110
Registered: July 2009
Senior Member
Hi,

yes, my plugin.properties is contained in the binary build, but still,
all properties (%key) are not resolved. What could be wrong?

--
Regards,
Patrick

--
Patrick Schönbach
Software Architect

PGP public key available. Key ID: 0B7DDE39
Or email to pgp@robustsoft.de with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C 902D 62A6 806A 0B7D DE39

web: http://www.itemis.de
mail: schoenbach@itemis.de
xing: https://www.xing.com/profile/Patrick_Schoenbach

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael
Neuhaus
Re: Properties from plugin.properties are not resolved [message #334863 is a reply to message #334859] Wed, 04 March 2009 14:50 Go to previous message
Marc Moser is currently offline Marc MoserFriend
Messages: 66
Registered: July 2009
Member
Hi Patrick,

I remember I had a similar problem once.

Make sure the plugin that contains your pugin.properties file has

Bundle-Localization: plugin

in its manifest.mf file. It's this property that actually tells Eclipse
to use the plugin.properties file in your plugin.

HTH,
Marc

On 2009-03-04 00:55:38 +0100, Patrick Schönbach <schoenbach@itemis.de> said:

> Hi,
>
> yes, my plugin.properties is contained in the binary build, but still,
> all properties (%key) are not resolved. What could be wrong?
>
> --
> Regards,
> Patrick
Previous Topic:Lock problem on Mac
Next Topic:Login Required for feature update/install?
Goto Forum:
  


Current Time: Sat Jul 27 16:13:16 GMT 2024

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

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

Back to the top