Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [XPAND/MWE] MetamodelContributor oAW4 -> oAW5
[XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #498783] Wed, 18 November 2009 15:47 Go to next message
Ilyas Keser is currently offline Ilyas KeserFriend
Messages: 85
Registered: July 2009
Member
Hi @all,

I am trying to migrate a metamodel contributer to oAW5. Where can I find more information about implementing metamodel contributors in oAW5.

Currently I am trying to "organize imports". For example I can't find the interface MetamodelContributor or the class MetamodelContainer.

Any ideas?

Thanks
ILyas
Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #498819 is a reply to message #498783] Wed, 18 November 2009 17:49 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
have a look at the plugin.eclipse.xtend.shared.ui

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #499048 is a reply to message #498819] Thu, 19 November 2009 16:12 Go to previous messageGo to next message
Ilyas Keser is currently offline Ilyas KeserFriend
Messages: 85
Registered: July 2009
Member
Hi Christian,

thanks for your answer, MetamodelContributor is in org.eclipse.xtend.shared.ui. (Is there a way to search for a class in all installed plug-ins?)

In oAW 4 the extension point org.openarchitectureware.base.metamodelContributor is used for metamodel contributors. Which extension point should be used in oAW 5?

Thanks
ILyas

Christian Dietrich schrieb:
> have a look at the plugin.eclipse.xtend.shared.ui
Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #499062 is a reply to message #499048] Thu, 19 November 2009 16:52 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
the extension point should be org.eclipse.xtend.shared.ui.metamodelContributor

and in the plugins view there is a button "add all plugins to java search"


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Thu, 19 November 2009 16:54]

Report message to a moderator

Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #499074 is a reply to message #499062] Thu, 19 November 2009 17:48 Go to previous message
Ilyas Keser is currently offline Ilyas KeserFriend
Messages: 85
Registered: July 2009
Member
Hi Christian,

thanks, it works. I can choose my contributor in Xpand project properties. Now trying to getting work code completion in Xpand templates.

ILyas

Christian Dietrich schrieb:
> the extension point should be
> org.eclipse.xtend.shared.ui.metamodelContributor
Previous Topic:[Acceleo] Problems with import
Next Topic:[XPand] java.lang.InstantiationException when running
Goto Forum:
  


Current Time: Tue Mar 19 10:03:50 GMT 2024

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

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

Back to the top