Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Extending SSE Editor based on JSP
Extending SSE Editor based on JSP [message #201419] Sun, 07 October 2007 13:52 Go to next message
Hisham ElHifnawi is currently offline Hisham ElHifnawiFriend
Messages: 6
Registered: July 2009
Junior Member
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 20:51 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Extending XML Syntax Highlighting
Next Topic:Can I use FTP to define a server?
Goto Forum:
  


Current Time: Sat Apr 20 00:43:49 GMT 2024

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

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

Back to the top