Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » No merging of model fragments(Cannot get fragments plugins to be bound to my application.)
No merging of model fragments [message #1610122] Tue, 10 February 2015 15:19 Go to next message
Piero Campalani is currently offline Piero CampalaniFriend
Messages: 114
Registered: January 2015
Senior Member

Dear experts,

I am trying some very basic toy example of plugging some fragments or processors to my foo application.

I am pretty sure -- triple checked, 6 eyes -- I did all the darn things good: ID, feature names, extensions, required plugins, and so on.

Still, no fragment is loaded (nor as direct plugin nor as part of a feature).
No complaints from the log console.

Before some more aggressive debugging task force, does anybody have a clue of why this is happening?

I am hereby attaching the related plugins in case some Good Samaritan is curious to inspect the issue.

appreciated,
-Piero
  • Attachment: plugins.zip
    (Size: 19.24KB, Downloaded 96 times)

[Updated on: Tue, 10 February 2015 17:53]

Report message to a moderator

Re: No merging of model fragments [message #1610128 is a reply to message #1610122] Tue, 10 February 2015 15:21 Go to previous messageGo to next message
Piero Campalani is currently offline Piero CampalaniFriend
Messages: 114
Registered: January 2015
Senior Member

Forgot: using Luna Service Release 1a (4.4.1) Build id: 20150109-0600 on Linux 64-bit.
Re: No merging of model fragments [message #1611408 is a reply to message #1610122] Wed, 11 February 2015 10:46 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Have you validated your fragment bundle is part of the run config?
Have your tried to clear the workspace as well as the OSGi config area?

Am 10.02.2015 um 16:19 schrieb Piero Campalani:
> Dear experts,
>
> I am trying some very basic toy example of plugging some fragments or
> processors to my foo application.
>
> I am pretty sure -- triple checked, 6 eyes -- I did all the darn things
> good: ID, feature names, extensions, required plugins, and so on.
>
> Still, no fragment is loaded (nor as direct plugin nor as part of a
> feature).
> What I get from the log console is (apart from nothing else):
>
> !ENTRY org.eclipse.e4.ui.workbench 1 0 2015-02-10 16:12:26.551
> !MESSAGE Nothing to merge for
> "platform:/plugin/org.eclipse.e4.tools.emf.ui/fragment.e4xmi"
> (twice)
>
> Before some more aggressive debugging task force, does anybody have a
> clue of why this is happening?
>
> appreciated,
> -Piero
>


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: No merging of model fragments [message #1611852 is a reply to message #1611408] Wed, 11 February 2015 16:58 Go to previous messageGo to next message
Eclipse UserFriend
The fragment stitching is handled by the org.eclipse.e4.ui.internal.workbench.ModelAssembler class. Feel free to open a bug if you see any improvements for logging errors that would have helped you diagnose the situation.

Brian.
Re: No merging of model fragments [message #1612893 is a reply to message #1611852] Thu, 12 February 2015 09:13 Go to previous message
Piero Campalani is currently offline Piero CampalaniFriend
Messages: 114
Registered: January 2015
Senior Member

Jonas, Brian,
thanks for your replies.

Eventually, it was a matter of re-creating a run configuration for the product.
I still had to walk through the idea that running via key-binding (hence run configuration) is not as launching via the product.

-Piero
Previous Topic:how to diable a context menu on ToolControl
Next Topic:e3 with e4 problems
Goto Forum:
  


Current Time: Tue Mar 19 02:45:24 GMT 2024

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

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

Back to the top