Community
Participate
Working Groups
Build Identifier: M20100211-1343 As document in the extension point, the class attribute specifies an element implementing org.eclipse.compare.structuremergeviewer.IStructureCreator, but the attribute itself specifies the interface org.eclipse.compare.structuremergeviewer.IStructureComparator to be implemented. Reproducible: Always
Good catch!
Created attachment 168710 [details] Fix v01 Fixed schema, now requires org.eclipse.compare.structuremergeviewer.IStructureCreator to be implemented.
Created attachment 168711 [details] mylyn/context/zip
I found the same issue in the ext. point overview.
The overview is fine: the structure creator implementing org.eclipse.compare.structuremergeviewer.IStructureCreator is expected to create a tree of org.eclipse.compare.structuremergeviewer.IStructureComparators.
Fair enough.
Created attachment 168883 [details] Fix v02 Fixed copyrights.
Released to HEAD, available in builds >=I201005180-0800.