| Package/Project Explorer did not show all files in project?? [message #522963] |
Wed, 24 March 2010 12:00  |
Eclipse User |
|
|
|
I opened my Web Application project in Eclipse. There are missing directories and files on my Package Explorer view as well as Project Explorer view.
But, when I searched for those files (within the project itself), they came up in the Search Result and I could click to go to those files.
Missing directories (not showing up on the Package Explorer directory structure) include src/main/java, src/main/resources, WEB-INF/....,etc.
Can anyone help, please?
Many Thanks in advance.
|
|
|
| Re: Package/Project Explorer did not show all files in project?? [message #522983 is a reply to message #522963] |
Wed, 24 March 2010 12:47   |
Eclipse User |
|
|
|
On 3/24/2010 10:00 AM, Mimi Tam wrote:
>
> I opened my Web Application project in Eclipse. There are missing
> directories and files on my Package Explorer view as well as Project
> Explorer view.
>
> But, when I searched for those files (within the project itself), they
> came up in the Search Result and I could click to go to those files.
>
> Missing directories (not showing up on the Package Explorer directory
> structure) include src/main/java, src/main/resources, WEB-INF/....,etc.
>
> Can anyone help, please?
>
> Many Thanks in advance.
I've seen this too, especially for library subdirectories, rarely or
never for some of those you list here.
Note that the Navigator view (Window -> Show View -> Navigator) will
always reliably show filesystem entities in your project. I always keep
that view's tab in the same pane as my Package Explorer.
Hope this helps,
Russ
|
|
|
| Re: Package/Project Explorer did not show all files in project?? [message #522984 is a reply to message #522983] |
Wed, 24 March 2010 12:49   |
Eclipse User |
|
|
|
On 3/24/2010 10:47 AM, Russ Bateman wrote:
> On 3/24/2010 10:00 AM, Mimi Tam wrote:
>>
>> I opened my Web Application project in Eclipse. There are missing
>> directories and files on my Package Explorer view as well as Project
>> Explorer view.
>>
>> But, when I searched for those files (within the project itself), they
>> came up in the Search Result and I could click to go to those files.
>>
>> Missing directories (not showing up on the Package Explorer directory
>> structure) include src/main/java, src/main/resources, WEB-INF/....,etc.
>>
>> Can anyone help, please?
>>
>> Many Thanks in advance.
>
> I've seen this too, especially for library subdirectories, rarely or
> never for some of those you list here.
>
> Note that the Navigator view (Window -> Show View -> Navigator) will
> always reliably show filesystem entities in your project. I always keep
> that view's tab in the same pane as my Package Explorer.
>
> Hope this helps,
>
> Russ
Oh yeah, I forgot...
Your src/... subdirectories are likely going to be subsumed underneath
single, complex package objects rather than subdirectories (subfolders).
This is for convenience--not having to click ad nauseam down to reach
your source files.
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09772 seconds