Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Extending SSE Editor based on JSP
Extending SSE Editor based on JSP [message #201419] Sun, 07 October 2007 09:52 Go to next message
Eclipse UserFriend
I'm trying to build on the JSP editor (SSE). I am having difficulties in
understanding some of the things, in org.jst.jsp.ui I want to knwo what
ActionContributor does. and where is the exact plugin for the SSE beside
the SSE configuration.

Thanks in advance.
Re: Extending SSE Editor based on JSP [message #201466 is a reply to message #201419] Sun, 07 October 2007 16:51 Go to previous message
Eclipse UserFriend
Hisham ElHifnawi wrote:
> I'm trying to build on the JSP editor (SSE). I am having difficulties in
> understanding some of the things, in org.jst.jsp.ui I want to knwo what
> ActionContributor does. and where is the exact plugin for the SSE beside
> the SSE configuration.

The SSE framework resides in the org.eclipse.wst.sse.core and
org.eclipse.wst.sse.ui plug-ins, although the JSP plug-ins are built
on top of several others. ActionContributor is the base class used
by the SSE source editors as their editor action bar contributors.

See
http://help.eclipse.org/help33/topic/org.eclipse.platform.do c.isv/reference/api/org/eclipse/ui/IEditorActionBarContribut or.html
for what those classes do.

--
Nitin Dahyabhai
Structured Source Editing
Previous Topic:Extending XML Syntax Highlighting
Next Topic:Can I use FTP to define a server?
Goto Forum:
  


Current Time: Mon May 05 03:59:26 EDT 2025

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

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

Back to the top