Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » [XPAND/MWE] MetamodelContributor oAW4 -> oAW5
[XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #498783] Wed, 18 November 2009 10:47 Go to next message
Eclipse UserFriend
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 12:49 Go to previous messageGo to next message
Eclipse UserFriend
have a look at the plugin.eclipse.xtend.shared.ui
Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #499048 is a reply to message #498819] Thu, 19 November 2009 11:12 Go to previous messageGo to next message
Eclipse UserFriend
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 11:52 Go to previous messageGo to next message
Eclipse UserFriend
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"

[Updated on: Thu, 19 November 2009 11:54] by Moderator

Re: [XPAND/MWE] MetamodelContributor oAW4 -> oAW5 [message #499074 is a reply to message #499062] Thu, 19 November 2009 12:48 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 15:31:41 EDT 2025

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

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

Back to the top