| Error while trying to build the requirements diagram [message #684052] |
Tue, 14 June 2011 18:58  |
Nicolas SEILLER Messages: 10 Registered: May 2011 |
Junior Member |
|
|
Hello all,
I discovered Richard Gronback's book "Eclipse Modeling Project" a few weeks ago and I am currently trying to implement the requirements diagram tool. I followed all the steps for the initial diagram (until page 114 ) and when I generate the code, the plugin project does get created with all the source code inside it but the classes RequirementGroup2CanonicalEditPolicy and RequirementGroupCanonicalEditPolicy contain compilation errors. In both of them, a method is called named "getRequirementGroup_200(2/3)SemanticChildren" but that doesn't exist in the RequirementsDiagramUpdater class. Beyond these only two errors the rest of the code is fine.
As my tests seem to prove, the problem comes from the top node references without containment feature. When I remove these, the generated code doesn't contain any error.
Did anyone face this problem already ? If so, how did you solve it ?
FYI I'm not using the amalgamation project. I just downloaded Eclipse Helios Modeling package and installed GMF.
Thank you and best regards.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03362 seconds