Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Extension Point for Content Assist in XML Editor(Extension Point for Content Assist in XML Editor)
Extension Point for Content Assist in XML Editor [message #525252] Mon, 05 April 2010 12:21 Go to next message
Eclipse UserFriend
I would like to extend the content assist provided by the WTP XML Editor with my own content assist proposals. Is there an extension point that I can use for this?

Thanks.

Re: Extension Point for Content Assist in XML Editor [message #525284 is a reply to message #525252] Mon, 05 April 2010 20:47 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
You can use completionProposal and completionProposalCategoriesConfiguration extension points defined in org.eclipse.wst.sse.ui plugin. WTP uses these extension points and have defined several implementations for xml, html and jsp content assist.
Re: Extension Point for Content Assist in XML Editor [message #525379 is a reply to message #525284] Tue, 06 April 2010 08:34 Go to previous messageGo to next message
Eclipse UserFriend
Sarika Sinha wrote on Mon, 05 April 2010 20:47
Hi,
You can use completionProposal and completionProposalCategoriesConfiguration extension points defined in org.eclipse.wst.sse.ui plugin. WTP uses these extension points and have defined several implementations for xml, html and jsp content assist.
To clarify these two extensions were added in WTP 3.2 in the past couple of months so you will only see them in a WTP 3.2 build. So if you get your hands on the M6 build both extension points are well documented along wit the supporting public API classes that go along with them.

[Updated on: Tue, 06 April 2010 08:35] by Moderator

Re: Extension Point for Content Assist in XML Editor [message #525568 is a reply to message #525379] Tue, 06 April 2010 18:03 Go to previous message
Eclipse UserFriend
Thanks, Ian and Sarika. I'll give it a shot.
Previous Topic:test
Next Topic:WTP for Java SE web service clients?
Goto Forum:
  


Current Time: Tue Jul 08 13:36:36 EDT 2025

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

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

Back to the top