eMoflon / emoflon-core

Core components of eMoflon
Other
5 stars 1 forks source link

Misleading error messsage if Ecore files does not obey eMoflon conventions #131

Closed RolandKluge closed 5 years ago

RolandKluge commented 5 years ago

The GenericMonitoredResourceLoader produces a misleading error message if the Ecore file has a wrong name: org.moflon.emf.build.GenericMonitoredResourceLoader.isValidProject(IProject)

We should check violations of conventions earlier.

RolandKluge commented 5 years ago

Improved error message instead.

Solved in 4c58ef0