Migration to GMF 2.2: Compile errors [message #487664] |
Wed, 23 September 2009 23:34  |
Eclipse User |
|
|
|
Hi everyone,
I have been working on migration of my product from Eclipse 3.4 to Eclipse 3.5 and I have got the following compilation errors:
I have a class called ArchevolViewProvider which basically extends org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewP rovider, both of them are generated by GMF.
The problems is that somehow methods in the class ArchevolViewProvider try to override methods in AbstractViewProvider, which are final. One of such methods is createDiagram(IAdaptable contextElement, java.lang.String diagramKind, PreferencesHint preferencesHint) method.
I didn't post it as a bug, because I'm not sure if it's really a bug or not. Did anyone before had same kind of problems? I would appreciate if you can help me.
P.S. I did use Migrate to GMF 2.2.
regards,
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05064 seconds