Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » GMF based plugin conflict with Papyrus
GMF based plugin conflict with Papyrus [message #1768112] Thu, 13 July 2017 16:08 Go to next message
Ismael Soulama is currently offline Ismael SoulamaFriend
Messages: 39
Registered: November 2016
Member
Hi there,
I have a GMF based plugin ad Papyrus installed in Eclipse.
If I start the GMF-plugin, its editor load correctly.
But after that, if I open a Papyrus editor, and try to drag'n'drop a shape, I can't.
The reason for that is: The GMF-plugin use org.eclipse.gmf.runtime.common.ui.services.parserProviders extension point.
As discribe here
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191488#c6

GMF load all declared providers, even Papyrus's provider. This make all IElementTypes to null.
To avoid this, is there a workaround?
or
Is it possible to not expose this extension point in Papyrus?
Re: GMF based plugin conflict with Papyrus [message #1769401 is a reply to message #1768112] Mon, 31 July 2017 10:53 Go to previous messageGo to next message
Florian Noyrit is currently offline Florian NoyritFriend
Messages: 16
Registered: February 2016
Location: Grenoble, France
Junior Member
Hi,

It is not planned to not expose this extension point in Papyrus.
Can you precise what you mean by "This make all IElementTypes to null.".

Best regards.

/Florian
Re: GMF based plugin conflict with Papyrus [message #1771652 is a reply to message #1769401] Tue, 29 August 2017 07:29 Go to previous message
Ismael Soulama is currently offline Ismael SoulamaFriend
Messages: 39
Registered: November 2016
Member
Hi Floriant,
Thanks for the reply.
When I dragNdrop any element, I got a nullPinterException, because in the palette, all UML shapes loaded are null.
I've describe the bug here
https://www.eclipse.org/forums/index.php/m/1767616/#msg_1767616

Is there a workaround to avoid this?

Best regards
Previous Topic:Problem installing oxygen developer tools
Next Topic:Installing Reverse Engineering
Goto Forum:
  


Current Time: Fri Apr 26 19:41:05 GMT 2024

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

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

Back to the top