Rose experts, I am a Rose newbie, so please be gentle. I have a user here who is using Rose to generate Java code. When the code is generated, import statements are missing which means the compilation fails.
When the methods/operations are defined in the code with a parameter list, the import statements for those classes are generated. However, the import is not generated for classes that have been extended/inherited from.( e.g. class A extends class B, import for class B is omitted from the import list). The user has confirmed that in the class diagram, the inheritance relationship is shown between the 2 classes. Thanks in advance, Bolaji Yoloye (ClearVision CM) ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * Only plain-text messages are supported. * HTML or Rich-Text messages may be rejected. * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
