Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] declare new package


The Java Element Filters for the Package Explorer are set to hide empty packages.
The package is there.
You can turn off the filters from the drop down menu of the Package Explorer if you so desire.
You can create a class in the package even with the filter on.  New Java Class wizard, set the package name, etc. , and then your package and class will show up.

HTH
Darins


Please use eclipse.tools.jdt (or other relevant newsgroup) for these types of questions in the future). This is a eclipse development mailing list. Thanks.


"Paul Wallace" <pwallace@xxxxxxxxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

10/01/03 05:00 PM
Please respond to eclipse-dev

       
        To:        <eclipse-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [eclipse-dev] declare new package



Hi,
                A simple one? I right clicked on my project in the java
perspective, created a new package. I can't see it in the package window
to add classes to it etc. What's more, I cannot create a new one because
'the package already exists'. If that is the case, where is it?! And why
can I not see it / do anything with it?!  

Thanks

Paul.
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top