Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMFClient] How to enable the new e4 views (ECP 1.2) in my own application
[EMFClient] How to enable the new e4 views (ECP 1.2) in my own application [message #1252830] Fri, 21 February 2014 16:45 Go to next message
Marina Knieling is currently offline Marina KnielingFriend
Messages: 83
Registered: February 2013
Member
Hey guys,

once again I'm puzzled. I reduced my e4 application to almost nothing
(only the Application.e4xmi with no controls set and some handlers) and
my two model bundles (model and model.edit). In my run config I added my
own bundles and the following ecp plugins:
ecp.common
ecp.core
ecp.edit
ecp.edit.swt
ecp.emfstore.core
ecp.ui
ecp.ui.e4
ecp.ui.view
ecp.ui.view.swt
ecp.view.context
ecp.view.model
ecp.view.model.provider.generator
ecp.view.template.model
ecp.view.validation

but the ModelExplorerView and the RepositoryView don't show up. I can't
add them to my Application.e4xmi as they are not in my workspace. So how
do I make these views visible? Do I have to register something somewhere
or don't they appear on their own if the bundle is included in the run
config?
Re: [EMFClient] How to enable the new e4 views (ECP 1.2) in my own application [message #1253109 is a reply to message #1252830] Fri, 21 February 2014 23:58 Go to previous message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi,

if you use your own Application.xmi, you need to integrate the parts
into your model. You can either create own parts or use the existing
ones provided by the e4 bundle of ECP.

Best regards

Jonas

Am 21.02.2014 17:45, schrieb Marina Knieling:
> Hey guys,
>
> once again I'm puzzled. I reduced my e4 application to almost nothing
> (only the Application.e4xmi with no controls set and some handlers) and
> my two model bundles (model and model.edit). In my run config I added my
> own bundles and the following ecp plugins:
> ecp.common
> ecp.core
> ecp.edit
> ecp.edit.swt
> ecp.emfstore.core
> ecp.ui
> ecp.ui.e4
> ecp.ui.view
> ecp.ui.view.swt
> ecp.view.context
> ecp.view.model
> ecp.view.model.provider.generator
> ecp.view.template.model
> ecp.view.validation
>
> but the ModelExplorerView and the RepositoryView don't show up. I can't
> add them to my Application.e4xmi as they are not in my workspace. So how
> do I make these views visible? Do I have to register something somewhere
> or don't they appear on their own if the bundle is included in the run
> config?
Previous Topic:[EMF Forms] Using ViewModelService together with E4 DI
Next Topic:Issue with the definition of gmf.nodes
Goto Forum:
  


Current Time: Thu Apr 25 10:31:22 GMT 2024

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

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

Back to the top