Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Custom EMF-based TreeViewer for E4
Custom EMF-based TreeViewer for E4 [message #1490994] Fri, 28 November 2014 16:17 Go to next message
Eclipse UserFriend
Hi,

I want to implement a custom TreeViewer for my e4 RCP application to
visualize my Ecore model. The technical requirements seem to be similar
to the E4XMI editor.

Tom's article mentions that the "org.eclipse.e4.tools.emf.editor" plugin
contains the e4-related stuff:

tomsondev.bestsolution.at/2010/03/18/e4-tooling-workbenchmodeleditor-part-of-i-builds/

However, the master branch of the GIT repository does not contain the
"org.eclipse.e4.tools.emf.editor" project anymore:

https://github.com/eclipse/e4.tools/tree/master/bundles

Only the "org.eclipse.e4.tools.emf.editor3x" and
"org.eclipse.e4.tools.emf.ui" plugins remained. Does it mean there is no
longer an E4-only version? Has it moved?

Can somebody point me to the right place, so that I can try to
understand the code?

Thanks a lot!

Regards,

Stefan
Re: Custom EMF-based TreeViewer for E4 [message #1492551 is a reply to message #1490994] Sat, 29 November 2014 23:49 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi,

the e4 editor is part of the e4 project (eclipse.org/e4)
you might also want to have a look at EMF Forms, which supports a tree
master detail view. (emfforms.org)

Best regards

Jonas

Am 28.11.2014 17:17, schrieb Stefan Warwas:
> Hi,
>
> I want to implement a custom TreeViewer for my e4 RCP application to
> visualize my Ecore model. The technical requirements seem to be similar
> to the E4XMI editor.
>
> Tom's article mentions that the "org.eclipse.e4.tools.emf.editor" plugin
> contains the e4-related stuff:
>
> tomsondev.bestsolution.at/2010/03/18/e4-tooling-workbenchmodeleditor-part-of-i-builds/
>
>
> However, the master branch of the GIT repository does not contain the
> "org.eclipse.e4.tools.emf.editor" project anymore:
>
> https://github.com/eclipse/e4.tools/tree/master/bundles
>
> Only the "org.eclipse.e4.tools.emf.editor3x" and
> "org.eclipse.e4.tools.emf.ui" plugins remained. Does it mean there is no
> longer an E4-only version? Has it moved?
>
> Can somebody point me to the right place, so that I can try to
> understand the code?
>
> Thanks a lot!
>
> Regards,
>
> Stefan


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: Custom EMF-based TreeViewer for E4 [message #1494336 is a reply to message #1492551] Mon, 01 December 2014 11:32 Go to previous message
Eclipse UserFriend
Hi,

thanks for pointing me to the right place.

Currently, I'm kind of lost regarding e4/e3. I want to have an editor
with similar functionality to the E4XMI editor for my own data model. Do
I have to switch back to e3 in order to use the compatibility layer or
can I achieve something similar with pure e4?

EMFForms requires the e3 compatibility layer?

If I switch back to e3 with compatibility layer, how does this affect my
existing plugins/features?

Thanks for your help!

Regards,

Stefan

Am 30.11.2014 00:49, schrieb Jonas Helming:
> Hi,
>
> the e4 editor is part of the e4 project (eclipse.org/e4)
> you might also want to have a look at EMF Forms, which supports a tree
> master detail view. (emfforms.org)
>
> Best regards
>
> Jonas
>
> Am 28.11.2014 17:17, schrieb Stefan Warwas:
>> Hi,
>>
>> I want to implement a custom TreeViewer for my e4 RCP application to
>> visualize my Ecore model. The technical requirements seem to be similar
>> to the E4XMI editor.
>>
>> Tom's article mentions that the "org.eclipse.e4.tools.emf.editor" plugin
>> contains the e4-related stuff:
>>
>> tomsondev.bestsolution.at/2010/03/18/e4-tooling-workbenchmodeleditor-part-of-i-builds/
>>
>>
>> However, the master branch of the GIT repository does not contain the
>> "org.eclipse.e4.tools.emf.editor" project anymore:
>>
>> https://github.com/eclipse/e4.tools/tree/master/bundles
>>
>> Only the "org.eclipse.e4.tools.emf.editor3x" and
>> "org.eclipse.e4.tools.emf.ui" plugins remained. Does it mean there is no
>> longer an E4-only version? Has it moved?
>>
>> Can somebody point me to the right place, so that I can try to
>> understand the code?
>>
>> Thanks a lot!
>>
>> Regards,
>>
>> Stefan
>
>
Previous Topic:EMF, Java 8 and sun.misc.Unsafe.ensureClassInitialized(
Next Topic:Generated Model Code- ******.impl get, set properties
Goto Forum:
  


Current Time: Sat Apr 27 01:42:05 GMT 2024

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

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

Back to the top