[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Eclipse can't import Packages

Faisal wrote:

> I installed and re installed Eclipse many times.Every time I find out that
> the whole imported package has been lost.

With lost you mean you can not see them in package view?

> Now Eclipse can't even import
> packages and when I finish the importing I do find the folders but EMPTY.
> Before Forgetting using Eclipse I wish somebody can tell me if there is
> any solution to this

I never had this, so I do not have any solution. 
If your are using a source folder (e.g src) you have to import your
packages into this src folder not into the project folder. You should open
the resource perspective to look if perhaps you have copied the resource
in another folder.
Another try would be to copy your java files manually into you project
folder and refresh (right click project|refresh).

martin