Community
Participate
Working Groups
- Install "org.eclipse.gmt.modisco.usecase.junit.testsuite" - Import "org.eclipse.gmt.modisco.usecase.junit.testsuite.extension" You get 2 "Broken ref to: http://www.eclipse.org/gmt/modisco/usecase/junit/testsuite#//Test".
Fixed in revision 2184, by trying to resolve a proxy before assuming it is a broken reference. MoDiscoResourceSet.readEObject assumed a proxy with a null resource was a broken reference. But the resource is null when the model is in the EPackage.Registry.
Bug fixed.