[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.webtools] Re: Adding a menu contribution to XML Editor

Robert Konigsberg wrote:
One final question: how would I know about
org.eclipse.core.runtime.xml.source.EditorContext? Granted, if I google for
"org.eclipse.core.runtime.xml.source.EditorContext" I get a small number of
hits that tell me just that. Is this just a matter of pending documentation,
or am I looking for information in the wrong places?


Your first hit on Google was probably the SSE component overview page, at http://www.eclipse.org/webtools/wst/components/sse/overview.html . Under Extension Points, it mentions the formula (of sorts) that's used to compute the editor related IDs, including those for the context menus. We try to add documentation for finalized API as well as we can, although I'll admit that we're pretty far behind in terms of how much is covered.


-- Nitin Dahyabhai Structured Source Editor