Title: AW: (ROSE) Reverse Engineering problem in Java & (ROSE) Error

The most common problem forgetting to add the rt.jar in the projects classpath.

Tools | J2EE/Java | Project Specification... | Classpath
<path to jdk>\jre\lib\rt.jar


Mit freundlichen Gr��en
Jan Mat�rne

RZF NRW
Sachgebiet 314-P Software-Entwicklungs-Methoden
Fiscus AFG NW 42 SoftwareEntwicklungsUmgebung
Internet:       [EMAIL PROTECTED]


    -----Urspr�ngliche Nachricht-----
    Von:    Deepak Sharma [SMTP:[EMAIL PROTECTED]]
    Gesendet am:    Mittwoch, 9. Mai 2001 13:41
    An:     [EMAIL PROTECTED]
    Betreff:        (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
    *
    *************************************************************************

Reply via email to