Analyzing accessible EMF metamodels for project [message #656806] |
Mon, 28 February 2011 17:00  |
Eclipse User |
|
|
|
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 12:48   |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.03554 seconds