Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » plugin.xml substitution syntax
plugin.xml substitution syntax [message #478795] Thu, 06 August 2009 23:50 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Is there documentation that describes a. what in which files substitution
of %-prefixed terms is performed, and b. what the exact syntax is?

e.g. given

MANIFEST.MF:
Bundle-Localization: plugin
...

plugin.properties
plugin.id=test.foo
...

plugin.xml
...
<command commandId="%plugin.id.bar">
...

How do I need to correct this to get "commandId" expanded to
"test.foo.bar"?
Re: plugin.xml substitution syntax [message #479681 is a reply to message #478795] Wed, 12 August 2009 00:20 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Opened a request to have this documented:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=286346
Re: plugin.xml substitution syntax [message #600587 is a reply to message #478795] Wed, 12 August 2009 00:20 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Opened a request to have this documented:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=286346
Previous Topic:Eclipse stopped treating plug-in project as a plug-in project - again!
Next Topic:Access restriction: The type XX is not accessible
Goto Forum:
  


Current Time: Sat Apr 20 04:55:34 GMT 2024

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

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

Back to the top