RCP menu bar inverted commas [message #116874] |
Wed, 04 April 2007 06:42  |
Eclipse User |
|
|
|
Originally posted by: john.blutarsky.hotmail.com
Hello everyone,
Just a very quick question, when I run my RCP editor File, Edit, Window
and Help all appear in inverted commas. How can I remove these inverted
commas? I am using M5 and I have checked in gmfgen Gen Menu Manager for a
reference but cannot see it. There does appear "&Window" uder the name
properties but if I remove the "" form these the code no longer generates?
Prehaps this string is stored somewhere else?
Thank you all very much,
John
|
|
|
Re: RCP menu bar inverted commas [message #116912 is a reply to message #116874] |
Wed, 04 April 2007 08:53  |
Eclipse User |
|
|
|
Originally posted by: 5d5.mail.ru
The idea was that you may use 'x.y.z.IActionIds.COPY' or '"Copy"' as
menu name but there was a localization effort and all such names were
moved to property file and so it's not possible to use
'x.y.z.IActionIds.COPY' and you see '"Copy"' that's taken from
properties file. Basically you may fix string constants in properties
file; this issue is fixed in the latest build and the first option is
thrown away.
John Bluto wrote:
> Hello everyone,
>
> Just a very quick question, when I run my RCP editor File, Edit, Window
> and Help all appear in inverted commas. How can I remove these inverted
> commas? I am using M5 and I have checked in gmfgen Gen Menu Manager for
> a reference but cannot see it. There does appear "&Window" uder the name
> properties but if I remove the "" form these the code no longer
> generates? Prehaps this string is stored somewhere else?
>
> Thank you all very much,
>
> John
>
|
|
|
Powered by
FUDForum. Page generated in 0.07242 seconds