Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Eclipse4 Model Concept: Model Tree of Fragments? (SOLVED)
Eclipse4 Model Concept: Model Tree of Fragments? (SOLVED) [message #966827] Thu, 01 November 2012 09:05 Go to next message
Christian Eugster is currently offline Christian EugsterFriend
Messages: 203
Registered: July 2009
Location: St. Gallen Switzerland
Senior Member
Hi,

as I see, fragments (Fragment.e4xmi) can contribute only to Application.e4xml not to other fragments. Am I right? NO I AM NOT!

@Tom: Thanks for information!

[Updated on: Thu, 01 November 2012 09:52]

Report message to a moderator

Re: Eclipse4 Model Concept: Model Tree of Fragments? [message #966837 is a reply to message #966827] Thu, 01 November 2012 09:15 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
They can contribute to other fragments! When we construct the final in
memory model we sort the fragments based on the bundles dependencies.

Say we have:

app.bundle:
Application.e4xmi

a.bundle:
fragment.e4xmi

b.bundle (depends on a.bundle):
fragment.e4xmi

We ensure when constructing the in memory model that we first process a
and then b.

Tom

Am 01.11.12 10:05, schrieb Christian Eugster:
> Hi,
>
> as I see, fragments (Fragment.e4xmi) can contribute only to
> Application.e4xml not to other fragments. Am I right?
>
>
Previous Topic:Sample Project with one view bug
Next Topic:IllegalStateException on accessing EPartService
Goto Forum:
  


Current Time: Thu Apr 25 12:23:29 GMT 2024

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

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

Back to the top