How to get IDs of Views [message #85162] |
Wed, 05 November 2003 15:55 |
Eclipse User |
|
|
|
Originally posted by: phil.shoemaker.palmsource.com
I am writing a new Perspective, and want to use addView to add one of the
views found in the CDT. I scoured the plugin.xml files AND the source files
and was able to find most of the views, but one of them, Make Targets, has
confounded me (if someone knows the plugin id for that one, I'd appreciate
it).
The bigger question is: is there a way, within Eclipse, to point at a View
and ask "What is the ID for this?" or "Where did this come from?"? Granted,
99.999% of the developers out there don't need this, but those of us writing
perspectives, or other plug-ins, may find this very useful.
Any thoughts?
Thanks.
|
|
|
Re: How to get IDs of Views [message #85178 is a reply to message #85162] |
Wed, 05 November 2003 16:34 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
Well, all views need to be defined in plugin.xml's. So you can scan all
of the plugin.xml looking for view definitions.
--
Thanks, Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.04048 seconds