Hi, You can create "cat" files of the required packages like say if you want only java.util of the jdk not the complete jdk. So go ahead create cat file out of java.util instead of importing the whole of jdk mdl file. Doing this you can control the size of your mdl file.
Hope this helps!! Best Regards, krishna kumar TechUnified http://www.techunified.com ----- Original Message ----- From: "RedSoft /*Dmitry G. Polutov*/ " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 24, 2001 7:24 AM Subject: (ROSE) Java code generation > > > Hi all ! > > I've encountered to some obstacle. > I've generated Java code in Rose, > but to do that i had to import all jdk *.java files, > servlet library into Rose. This process was very slow, > and the size of my mdl file is very big, > so i'd like to avoid such import in every new model. > Can i import those jdk,servlet library, etc > to some file, and use such file from many mdl files ? > How can i do that ? What is best practice to do that ? > Can anyone help me ? > > Thanks, > Best regards, > Dmitry Polutov. > > > ************************************************************************ > * 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/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 > * > ************************************************************************* > ************************************************************************ * 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/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 * *************************************************************************
