Re: can't import class in default package???

From: Moshe Sayag (MoshiX_at_Yahoo.com)
Date: 12/14/03

  • Next message: Maria Laura Re: "Re: URGENT Help With Scientific Calculator!"
    Date: Sun, 14 Dec 2003 10:54:48 +0200
    
    

    A detailed discussion is can be found in the bug report:
    http://developer.java.sun.com/developer/bugParade/bugs/4361575.html

    I think login is required

    Moshe

    Kay wrote:
    > Hi:
    >
    > I have a java fiile that resides at the default package under src folder. In
    > the same project, when I want to import that class, I just need to type
    >
    > import ClassName
    >
    > right? However, eclipse cannot resolve it. But I can see the class in the
    > automatic code completion pop up list if I just type the first 1 or 2 letter
    > of the ClassName.
    >
    > So what should I do to import such class?
    >
    > thanks,
    > -Kay
    >
    >


  • Next message: Maria Laura Re: "Re: URGENT Help With Scientific Calculator!"
    Loading