Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » API Tooling Filter IDs Explained?
API Tooling Filter IDs Explained? [message #585650] Thu, 20 November 2008 13:50
Eclipse UserFriend
Hey all,

Is the mapping of PI Tooling Filter IDs to their descriptions documented
anywhere? With detective work I've been able to reverse engineer some but it
would be much more convenient if I had a central place to look.

Here's my problem specifically with an example. Say I have this bit in a
..api_filters file:

<resource path="META-INF/MANIFEST.MF" type="org.acme.Foo">
<filter id="305324134">
<message_arguments>
<message_argument value="org.acme.Foo"/>
<message_argument value="org.acme_1.0.0/>
</message_arguments>
</filter>
</resource>

I'd like to be able to extract the message:

"The type org.acme.Foo has been removed ..."

I can see this when I go to the project properties but I'd like to do this
automatically (and headlessly) for documentation purposes.

Thanks in advance for any ideas!


-phil
Previous Topic:API Tooling Filter IDs Explained?
Next Topic:PluginRegistry.getExternalModels ???
Goto Forum:
  


Current Time: Tue Jul 15 21:33:59 EDT 2025

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

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

Back to the top