Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » EMF and SSE
EMF and SSE [message #90060] Mon, 04 April 2005 09:12 Go to next message
Eclipse UserFriend
Originally posted by: helloworld100.hotmail.com

A question on EMF and SSE.

I am trying to build a multipage web.xml editor. With both customized
editor page (form based) and a source code page.

For the source code page, I want to use the SSE xml editor. For the
customized editor page, I want to use the EMF model for web.xml (there
seemed to have all the EMF model artifacts there already in jst).

The question I have is how to combine them together? Is there any existing
implementation for this kind of usage or is there any plan? How to make
the pages (and views) synchronized?

Thanks and regards,
yang
Re: EMF and SSE [message #90088 is a reply to message #90060] Mon, 04 April 2005 09:56 Go to previous messageGo to next message
Eclipse UserFriend
My requirements exactly. The JST has some EMF to DOM model adapter classes
and they are used in the flexible project layout support, but in M3 it was
largely internal. Hopefully, Chuck and Michael will chime in with a brief
status report. I hope to revisit this topic after the 4/7 integration
build.

- Richard
Re: EMF and SSE [message #90212 is a reply to message #90060] Mon, 04 April 2005 13:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.rohe.stud.tu-ilmenau.de

I'm currently experimenting with the EMF integration of the WST
(org.eclipse.wst.common.emf). So far I've got managed to load a self-defined
model through an implementation of the TranslatorResource and
TranslatorResourceFactory, these classes are also used by the JST components
in the plugin org.eclipse.jst.core. After finishing the model I want to do
the same step and create an editor with some form based pages and a single
source page. So I'm also interested in hearing something about synchronizing
EMF models and SSE editor.

Regards
Daniel

"Yang Liu" <helloworld100@hotmail.com> schrieb im Newsbeitrag
news:65b2a87819b4d1f5b2d0ba8349e996db$1@www.eclipse.org...
>A question on EMF and SSE.
>
> I am trying to build a multipage web.xml editor. With both customized
> editor page (form based) and a source code page.
>
> For the source code page, I want to use the SSE xml editor. For the
> customized editor page, I want to use the EMF model for web.xml (there
> seemed to have all the EMF model artifacts there already in jst).
>
> The question I have is how to combine them together? Is there any existing
> implementation for this kind of usage or is there any plan? How to make
> the pages (and views) synchronized?
>
> Thanks and regards,
> yang
>
Re: EMF and SSE [message #94159 is a reply to message #90212] Fri, 22 April 2005 12:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mirdous.seznam.cz

Hi

I do have same problem with EMF form based editor and source page. My
Form page is working from EMF w/o problems but I do not know how to put
xml editor to create source page to be in sync w/ model.
Can you guys help me w/ this. Do you have any code anywhere or doc to
follow so I'm able to get into it. Tnx

Miro

> Daniel Rohe wrote:
> I'm currently experimenting with the EMF integration of the WST
> (org.eclipse.wst.common.emf). So far I've got managed to load a self-defined
> model through an implementation of the TranslatorResource and
> TranslatorResourceFactory, these classes are also used by the JST components
> in the plugin org.eclipse.jst.core. After finishing the model I want to do
> the same step and create an editor with some form based pages and a single
> source page. So I'm also interested in hearing something about synchronizing
> EMF models and SSE editor.
>
> Regards
> Daniel
>
> "Yang Liu" <helloworld100@hotmail.com> schrieb im Newsbeitrag
> news:65b2a87819b4d1f5b2d0ba8349e996db$1@www.eclipse.org...
>
>>A question on EMF and SSE.
>>
>>I am trying to build a multipage web.xml editor. With both customized
>>editor page (form based) and a source code page.
>>
>>For the source code page, I want to use the SSE xml editor. For the
>>customized editor page, I want to use the EMF model for web.xml (there
>>seemed to have all the EMF model artifacts there already in jst).
>>
>>The question I have is how to combine them together? Is there any existing
>>implementation for this kind of usage or is there any plan? How to make
>>the pages (and views) synchronized?
>>
>>Thanks and regards,
>>yang
>>
>
>
>
Re: EMF and SSE [message #96152 is a reply to message #90060] Fri, 29 April 2005 11:19 Go to previous messageGo to next message
Eclipse UserFriend
Ditto. I'm interested in this also

Yang Liu wrote:
> A question on EMF and SSE.
>
> I am trying to build a multipage web.xml editor. With both customized
> editor page (form based) and a source code page.
>
> For the source code page, I want to use the SSE xml editor. For the
> customized editor page, I want to use the EMF model for web.xml (there
> seemed to have all the EMF model artifacts there already in jst).
>
> The question I have is how to combine them together? Is there any
> existing implementation for this kind of usage or is there any plan? How
> to make the pages (and views) synchronized?
>
> Thanks and regards,
> yang
>
Re: EMF and SSE [message #99459 is a reply to message #96152] Thu, 05 May 2005 13:16 Go to previous message
Eclipse UserFriend
Originally posted by: ces.signup.byu.edu

I'm also interested in this. Has anyone made any progress? We've
looked at dumping the data to a file, and then re-loading that file when
the XML source is requested. I'd rather fine something better. Thanks.

Geoff Longman wrote:
> Ditto. I'm interested in this also
>
> Yang Liu wrote:
>
>> A question on EMF and SSE.
>>
>> I am trying to build a multipage web.xml editor. With both customized
>> editor page (form based) and a source code page.
>>
>> For the source code page, I want to use the SSE xml editor. For the
>> customized editor page, I want to use the EMF model for web.xml (there
>> seemed to have all the EMF model artifacts there already in jst).
>>
>> The question I have is how to combine them together? Is there any
>> existing implementation for this kind of usage or is there any plan?
>> How to make the pages (and views) synchronized?
>>
>> Thanks and regards,
>> yang
>>
Previous Topic:Server Explorer / DB Output Views Cause Eclipse to Hang
Next Topic:Bit pee'd off at the moment
Goto Forum:
  


Current Time: Fri Jul 18 00:06:30 EDT 2025

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

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

Back to the top