[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: .jar in lib folder not visible, no filter set
|
Hi Paul,
not sure what you mean. If I copy on the file system for example a file,
e.g. an icon, and press F5 on the folder the new file becomes visible.
Are you saying .jars behave differently?
I tried now now to import the jar but the system tells me source and
destination are the same.
Best regards, Lars
"Paul A. Rubin" <rubin@xxxxxxx> wrote in message
news:fbhtge$l01$1@xxxxxxxxxxxxxxxxxxxx
> Lars Vogel wrote:
>> Hi,
>>
>> I have a folder in my eclipse project called lib which contains one file
>> "derby.jar". I use the derby.jar in my project / build path. What I don't
>> understand is why this file is not visible in the package explorer. The
>> folder is visible but not the file "derby.jar".
>>
>> I did:
>>
>> 1.) Refresh the folder lib several times
>> 2.) Unflag all filter in the package explorer
>> 3.) Did check that the file exists
>>
>> Any advice?
>>
>> Best regards, Lars
>
> Did you import the file into the project?
>
> /Paul