[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Problems reloading a new XML schema

Hi,

I need to update my genmodel with the new changes on my schema so I right-click on the genmodel file, select Reload... from the context menu, select my schema with the new changes, and click Finish.

The genmodel is updated, however, my ecore file is totally recreated instead of updated so it losses all the constraints declared on the EClassifier via an EAnnotation.

Is there workaround for this so my ecore model is updated (like the genmodel) instead of being recreated?

Thanks in advance!