Hi!

The problem is that the class Color is not in classpath of your 
Rose project. Open Tools/Java/Project Specifications... and check
the classpath settings. The class Color must be located in
this path and the import in Test2 must point to the correct package
of Color. 

ciao
------------------------------------------
Marc Heide
address : Siemens AG, ICM N IS E31 
          Siemensdamm 50,13623 Berlin
email   : [EMAIL PROTECTED]
phone   : +49 30386 33229
fax     : +49 30 386 23416
------------------------------------------



> -----Original Message-----
> From: Deepak Sharma [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 09, 2001 1:41 PM
> To: [EMAIL PROTECTED]
> Subject: (ROSE) Reverse Engineering problem in Java
> 
> 
> 
> Hi All,
> I am reverse enggineering a class which is having an 
> attribute of Color
> inside that, Rose2000 is giving following error:
>  Error Resolving qualified name Color occurred in File c:\Test2.java
> Pl. help me.
> 
> Thanks ,
> Deepak
> 
> The Complete code of Test2.java file is as follows:
> ************* Source code ****************
> import java.awt.Color;
> 
> public class Test2
> {
>    private Color bgColor;
> 
>    public Test2()
>    {
>    }
> }
> *************************************************
> 
> 
> **************************************************************
> **********
> * 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
> *
> **************************************************************
> ***********
> 
************************************************************************
* 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