Community
Participate
Working Groups
It seems SnippetContainer is not abstract. I believe it should be. junit.framework.AssertionFailedError: The following concrete classes don't implement 'MApplicationElement': * SnippetContainer at junit.framework.Assert.fail(Assert.java:47) at org.eclipse.e4.ui.tests.application.ModelElementTest.testForMApplicationInterface(ModelElementTest.java:38) junit.framework.AssertionFailedError: The following concrete classes have a mixin as base 'MApplicationElement': * SnippetContainer at junit.framework.Assert.fail(Assert.java:47) at org.eclipse.e4.ui.tests.application.ModelElementTest.testForOptimalBaseClass(ModelElementTest.java:73)
Eric, please confirm.
Pushed in >20111116. commit 7ed043e1cc641d1e64fd5aec7dda371f4505c33b I tested to make sure that the change is backwards compatible for models that have saved perspectives...
Verified in I20111205-2330.