[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.technology.gmf] Re: Problem with a custom wizard creating a GMF diagram file
|
Hello Thomas Wirtz-Baumann,
I think the problem is in "diagram kind" parameter. See xxxxCreationWizardPage.getDiagramKind()
method implementation. BTW, you can find the differences between your code
and working GMF one by debugging an application.
-----------------
Alex Shatalin