Get design registry at "developing-time" [message #250559] |
Thu, 10 January 2008 07:37 |
Eclipse User |
|
|
|
Originally posted by: jan-hendrik.diederich.bredex.de
Hi, how can I get the designer registry at developing time?
I mean: I want to read all registry entries which are just loaded in every
opened project in each of their extension points in their plugin.xml files.
I don't want to know how I access the plugin.xml extensions after launch,
that's a child's play. Just call "Platform.getExtensionPoint(...)" or
whatever and your done. Easy.
But I want it before launch, in Eclipse itself. I know that Eclipse makes
this already, because I can see effects of changes in the
"org.eclipse.ui/schema/*.exsd" files almost immediately in the manifest
editor. If I define a new attribute in an UI .esxd for an extension point,
I can see the new attribute in the manifests editor instance of another
Eclipse project and edit the attribute. Before launching the project
(org.eclipse.ui) with the changed .exsd file!
My System:
Eclipse 3.4 M3
|
|
|
Powered by
FUDForum. Page generated in 0.03145 seconds