Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » Analyzing accessible EMF metamodels for project
Analyzing accessible EMF metamodels for project [message #656806] Mon, 28 February 2011 12:00 Go to next message
Eclipse UserFriend
Hello experts,

Any time I added a new component to my project I keep getting the following message :

"Analyzing accessible EMF metamodels for project ..."

What does that mean and how to get rid of that ?

Thanks,
Re: Analyzing accessible EMF metamodels for project [message #657320 is a reply to message #656806] Wed, 02 March 2011 07:48 Go to previous messageGo to next message
Eclipse UserFriend
All projects having the Xtend/Xpand nature will be scanned for referencing EMF based metamodels and metadata is collected for them to know the existing types and their features.

It should be possible to disable this by removing the Xtend nature (Configure from context menu) for a project.

The plugin responsible for this is org.eclipse.xtend.typesystem.emf.ui.

~Karsten
Re: Analyzing accessible EMF metamodels for project [message #1429682 is a reply to message #657320] Tue, 23 September 2014 11:32 Go to previous message
Eclipse UserFriend
Another option is to disable "Xtend/Xpand -> EMF Metamodels" in preference or in project property. This metamodel contributer is required only when .ecore models needs to be accessed from Xpand scripts.

- Nirmal
Previous Topic:code generation for object c
Next Topic:org.eclipse.acceleo.engine.AcceleoEvaluationException: The type of the first parameter of the main t
Goto Forum:
  


Current Time: Wed Apr 23 18:48:37 EDT 2025

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

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

Back to the top