Properties from plugin.properties are not resolved [message #334859] |
Tue, 03 March 2009 18:55  |
Eclipse User |
|
|
|
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 09:50  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02412 seconds