Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » What do chars like % or $ mean(What do chars like % or $ mean)
What do chars like % or $ mean [message #554073] Fri, 20 August 2010 04:02 Go to next message
Janusz Dalecki is currently offline Janusz DaleckiFriend
Messages: 63
Registered: January 2010
Location: Sydney
Member
I have noticed that some names ids or icon names in Eclipse extension have at the beginning signs like % or $ - is there any documentation what are they and how to use them?
Re: What do chars like % or $ mean [message #554282 is a reply to message #554073] Fri, 20 August 2010 21:41 Go to previous message
Mark Storer is currently offline Mark StorerFriend
Messages: 46
Registered: May 2010
Location: Vista, CA
Member

In a plugin.xml file, "%property.name" is replaced with the value of the named property in plugin.properties.

Not sure about '$'. I think it has something to do with localization. I've seen a lot of "$nl/blah/blah/blah".

If you figure out the details, help everyone out by updating that wiki page.


EDIT: Fixed the link. You can also search google code for various plugin.xml examples. Quite spiffy, and it saved my bacon once or twice.


--Mark Storer
Senior Software Engineer
Autonomy Cardiff

import legalese.disclaimer;
Disclaimer<Cardiff> disCard = null;

Google Code Search

[Updated on: Fri, 20 August 2010 21:43]

Report message to a moderator

Previous Topic:Why one additional column / row in TableViewer?
Next Topic:Unable to install zip file, no projects found to import
Goto Forum:
  


Current Time: Thu Apr 18 18:16:17 GMT 2024

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

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

Back to the top