[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Q: fragment as fragment host?

Hello,

short question: can a fragment 'A' have an other fragment 'X' as host?

I would like to use some structure like this for different deployments:

core-bundle <-- X-fragment <-- A-fragment
core-bundle <-- X-fragment <-- B-fragment
core-bundle <-- Y-fragment <-- A-fragment
core-bundle <-- Y-fragment <-- B-fragment

regards,
Lars