The framework wizards import the Java class libraries. e.g java.lang,
java.util and so on. 
During code generation or reverse engineering all dependencies, e.g. if an
attribute with type String is used, are resolved. 
Therefore you have 3 options: 
1. use a framework
2. import the classes or packages you need, e.g. by reverse enginering
3. create the dependend on classe by hand
Klaus

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im
Auftrag von Rick
Gesendet am: Montag, 12. Februar 2001 16:29
An: Rose Forum (E-mail)
Betreff: (ROSE) String-type of parameter in Empty project

Hi, Im making the model for my program in an EMPTY project
(I just pressed cancel at the start-up screen where Rational Rose asks for
the type of project you want)
 
but althought almost everything works fine...
when I want to Generate Java-code it can't understand the Type: "String"
 
how can I fix this without having to Import the entire Java model ?
 
tia & regards
Rick

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to