Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » SSE Documentation?
SSE Documentation? [message #135793] Tue, 30 August 2005 22:45 Go to next message
Ian Trimble is currently offline Ian TrimbleFriend
Messages: 137
Registered: July 2009
Senior Member
I posed this question quite a while back, but at that time there was no
really satisfying answer given (although I *did* get a response). So here I
go again...

Can anyone point me at current documentation for SSE (from basics to advanced)?

Thanks in advance,
--
Ian Trimble (Oracle)
Re: SSE Documentation? [message #136269 is a reply to message #135793] Thu, 01 September 2005 18:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: amywu.us.DELETETHISPART.ibm.com

There is some documentation in the help
Web Standard Tools Developer Guide ->WST
Structured Source Editor (SSE) Tools

And there should hopefully be some more coming up in the form of more help
and articles/tutorials.
*cross fingers*

Oh, there's also an SSE overview here:
http://eclipse.org/webtools/wst/components/sse/overview.html
But it was last modified 4/8/05 so it might not be as accurate.

"Ian Trimble" <ian.trimble@oracle.com> wrote in message
news:df2nj4$6p9$1@news.eclipse.org...
> I posed this question quite a while back, but at that time there was no
> really satisfying answer given (although I *did* get a response). So here
I
> go again...
>
> Can anyone point me at current documentation for SSE (from basics to
advanced)?
>
> Thanks in advance,
> --
> Ian Trimble (Oracle)
Re: SSE Documentation? [message #137494 is a reply to message #136269] Thu, 08 September 2005 17:47 Go to previous messageGo to next message
Ian Trimble is currently offline Ian TrimbleFriend
Messages: 137
Registered: July 2009
Senior Member
Thanks, Amy. The documentation you pointed to is helpful. I'm in the process
of pouring through source code to understand how SSE and EMF models can be
kept in synch, as we will need this functionality in the JSF sub-project.
Any other pointers, now that I've (slightly) narrowed the scope?

Ian Trimble (Oracle)

Amy Wu wrote:
> There is some documentation in the help
> Web Standard Tools Developer Guide ->WST
> Structured Source Editor (SSE) Tools
>
> And there should hopefully be some more coming up in the form of more help
> and articles/tutorials.
> *cross fingers*
>
> Oh, there's also an SSE overview here:
> http://eclipse.org/webtools/wst/components/sse/overview.html
> But it was last modified 4/8/05 so it might not be as accurate.
>
> "Ian Trimble" <ian.trimble@oracle.com> wrote in message
> news:df2nj4$6p9$1@news.eclipse.org...
>
>>I posed this question quite a while back, but at that time there was no
>>really satisfying answer given (although I *did* get a response). So here
>
> I
>
>>go again...
>>
>>Can anyone point me at current documentation for SSE (from basics to
>
> advanced)?
>
>>Thanks in advance,
>>--
>>Ian Trimble (Oracle)
>
>
>
Re: SSE Documentation? [message #138310 is a reply to message #137494] Mon, 12 September 2005 15:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: amywu.us.DELETETHISPART.ibm.com

I'm not aware of any documentation on how to keep SSE and EMF models in
synch. However, I believe you may want to look into J2EE's code. I know
they do some of that. I *think* one place may be in code for the deployment
descriptor editor.


"Ian Trimble" <ian.trimble@oracle.com> wrote in message
news:dfptg8$ngk$1@news.eclipse.org...
> Thanks, Amy. The documentation you pointed to is helpful. I'm in the
process
> of pouring through source code to understand how SSE and EMF models can be
> kept in synch, as we will need this functionality in the JSF sub-project.
> Any other pointers, now that I've (slightly) narrowed the scope?
>
> Ian Trimble (Oracle)
>
> Amy Wu wrote:
> > There is some documentation in the help
> > Web Standard Tools Developer Guide ->WST
> > Structured Source Editor (SSE) Tools
> >
> > And there should hopefully be some more coming up in the form of more
help
> > and articles/tutorials.
> > *cross fingers*
> >
> > Oh, there's also an SSE overview here:
> > http://eclipse.org/webtools/wst/components/sse/overview.html
> > But it was last modified 4/8/05 so it might not be as accurate.
> >
> > "Ian Trimble" <ian.trimble@oracle.com> wrote in message
> > news:df2nj4$6p9$1@news.eclipse.org...
> >
> >>I posed this question quite a while back, but at that time there was no
> >>really satisfying answer given (although I *did* get a response). So
here
> >
> > I
> >
> >>go again...
> >>
> >>Can anyone point me at current documentation for SSE (from basics to
> >
> > advanced)?
> >
> >>Thanks in advance,
> >>--
> >>Ian Trimble (Oracle)
> >
> >
> >
Re: SSE Documentation? [message #138327 is a reply to message #138310] Mon, 12 September 2005 17:40 Go to previous message
Kihup Boo is currently offline Kihup BooFriend
Messages: 15
Registered: July 2009
Junior Member
You might want to take a look at the XML schema editor as well to see how
it is done (org.eclipse.wst.xsd.ui). Most of the synchronization work
between (SSE) DOM and the EMF model is done by the XSD model itself
(org.eclipse.xsd).

- Kihup
Previous Topic:Eclipse not accepting taglib tag in web.xml
Next Topic:slow build and restart
Goto Forum:
  


Current Time: Wed Apr 24 19:13:08 GMT 2024

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

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

Back to the top