Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Generic EMF Forms Editor?
Generic EMF Forms Editor? [message #657827] Fri, 04 March 2011 08:02 Go to next message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
Hey Guys,

I keep reading about a "Generic EMF Forms Editor". After about an hour
of digging through the internets, I know that it was blogged about by
Sven Efftinge and originally contained in openarchitectureware.

Is this editor still alive somewhere? Which Feature do I have to install
to use the generic EMF forms editor?

Cheers,
Stefan
Re: Generic EMF Forms Editor? [message #657828 is a reply to message #657827] Fri, 04 March 2011 08:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jonas.helming.googlemail.com

Hi,
Do you mean a form-based editor to edit eobjects, which is built up
reflectivly?
I do not know about the editor which was contained in OAW, but the EMF
Client Platform provides such an editor: emfcp.org
Cheers
Jonas

Am 04.03.2011 09:02, schrieb Stefan Winkler:
> Hey Guys,
>
> I keep reading about a "Generic EMF Forms Editor". After about an hour
> of digging through the internets, I know that it was blogged about by
> Sven Efftinge and originally contained in openarchitectureware.
>
> Is this editor still alive somewhere? Which Feature do I have to install
> to use the generic EMF forms editor?
>
> Cheers,
> Stefan
Re: Generic EMF Forms Editor? [message #657836 is a reply to message #657828] Fri, 04 March 2011 09:51 Go to previous messageGo to next message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
Hi Jonas,

thanks for your answer. Yes, a form-based editor like the one in ECP is
what I'm looking for. But the ECP-Editor is sadly not applicable
directly to Workspace resources, is it?

Cheers,
Stefan


Am 04.03.11 09:43, schrieb Jonas Helming:
> Hi,
> Do you mean a form-based editor to edit eobjects, which is built up
> reflectivly?
> I do not know about the editor which was contained in OAW, but the EMF
> Client Platform provides such an editor: emfcp.org
> Cheers
> Jonas
>
> Am 04.03.2011 09:02, schrieb Stefan Winkler:
>> Hey Guys,
>>
>> I keep reading about a "Generic EMF Forms Editor". After about an hour
>> of digging through the internets, I know that it was blogged about by
>> Sven Efftinge and originally contained in openarchitectureware.
>>
>> Is this editor still alive somewhere? Which Feature do I have to install
>> to use the generic EMF forms editor?
>>
>> Cheers,
>> Stefan
>
Re: Generic EMF Forms Editor? [message #657881 is a reply to message #657836] Fri, 04 March 2011 13:06 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Stefan,

the generic form editor is part of the emft.mwe project.
Feel free to install it from the modeling update site.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 04.03.11 10:51, schrieb Stefan Winkler:
> Hi Jonas,
>
> thanks for your answer. Yes, a form-based editor like the one in ECP is
> what I'm looking for. But the ECP-Editor is sadly not applicable
> directly to Workspace resources, is it?
>
> Cheers,
> Stefan
>
>
> Am 04.03.11 09:43, schrieb Jonas Helming:
>> Hi,
>> Do you mean a form-based editor to edit eobjects, which is built up
>> reflectivly?
>> I do not know about the editor which was contained in OAW, but the EMF
>> Client Platform provides such an editor: emfcp.org
>> Cheers
>> Jonas
>>
>> Am 04.03.2011 09:02, schrieb Stefan Winkler:
>>> Hey Guys,
>>>
>>> I keep reading about a "Generic EMF Forms Editor". After about an hour
>>> of digging through the internets, I know that it was blogged about by
>>> Sven Efftinge and originally contained in openarchitectureware.
>>>
>>> Is this editor still alive somewhere? Which Feature do I have to install
>>> to use the generic EMF forms editor?
>>>
>>> Cheers,
>>> Stefan
>>
>
Re: Generic EMF Forms Editor? [message #657964 is a reply to message #657827] Fri, 04 March 2011 18:00 Go to previous messageGo to next message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
To save the next poor soul looking for this from spending half a day:

The generic EMF forms editor is in CVS
:pserver:anonymous@dev.eclipse.org:/cvsroot/modeling
under
org.eclipse.m2t/org.eclipse.xpand/examples/org.eclipse.emf.g eneric.editor/

Thanks to all who helped, anyway :-)

Have a nice week-end.
Stefan





Am 04.03.11 09:02, schrieb Stefan Winkler:
> Hey Guys,
>
> I keep reading about a "Generic EMF Forms Editor". After about an hour
> of digging through the internets, I know that it was blogged about by
> Sven Efftinge and originally contained in openarchitectureware.
>
> Is this editor still alive somewhere? Which Feature do I have to install
> to use the generic EMF forms editor?
>
> Cheers,
> Stefan
Re: Generic EMF Forms Editor? [message #658250 is a reply to message #657836] Mon, 07 March 2011 15:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jonas.helming.googlemail.com

Hi,
EMF Client Platform provides an abstraction for ressources, called
context. Thereby different data sources can be adapted. Currently we
provide an adapter for EMFStore and with the next release also for plain
XMI Ressources. If you are interested in the XMI Adapter, I can point
you to the sources until it is released.
We are planning to adapt CDO next (once the IP Process is finished)
Cheers
Jonas

Am 04.03.2011 10:51, schrieb Stefan Winkler:
> Hi Jonas,
>
> thanks for your answer. Yes, a form-based editor like the one in ECP is
> what I'm looking for. But the ECP-Editor is sadly not applicable
> directly to Workspace resources, is it?
>
> Cheers,
> Stefan
>
>
> Am 04.03.11 09:43, schrieb Jonas Helming:
>> Hi,
>> Do you mean a form-based editor to edit eobjects, which is built up
>> reflectivly?
>> I do not know about the editor which was contained in OAW, but the EMF
>> Client Platform provides such an editor: emfcp.org
>> Cheers
>> Jonas
>>
>> Am 04.03.2011 09:02, schrieb Stefan Winkler:
>>> Hey Guys,
>>>
>>> I keep reading about a "Generic EMF Forms Editor". After about an hour
>>> of digging through the internets, I know that it was blogged about by
>>> Sven Efftinge and originally contained in openarchitectureware.
>>>
>>> Is this editor still alive somewhere? Which Feature do I have to install
>>> to use the generic EMF forms editor?
>>>
>>> Cheers,
>>> Stefan
>>
>
Re: Generic EMF Forms Editor? [message #663632 is a reply to message #657964] Tue, 05 April 2011 23:16 Go to previous message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 51
Registered: July 2009
Member
Hi Stefan,
another easy way to get the generic EMF forms editor is:
- install "Xpand SDK" from main Eclipse update site (category "Modeling")
- open Plugin Perspective
- look for "org.eclipse.emf.generic.editor"
- right-click, Import As, Source Project

The interesting thing is that this works for any other project.
Regards

Vincenzo Caselli
RCP Vision
Previous Topic:Separating API from Implementation in Model
Next Topic:Generated edit code and Dynamic EMF
Goto Forum:
  


Current Time: Fri Mar 29 06:22:14 GMT 2024

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

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

Back to the top