Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Package Explorer not showing source files
Package Explorer not showing source files [message #1334392] Mon, 05 May 2014 14:55 Go to next message
Michael Kearney is currently offline Michael KearneyFriend
Messages: 2
Registered: May 2014
Junior Member
After getting the latest OS X update (10.8.5 12F45) I'm seeing strange behavior in the Eclipse JDT Package Explorer view. Most of my Java source files aren't shown in the view. When I hover the mouse to the right of a source folder or sub package in the tree, a [+] box shows. When I click it I see all the files (exploded to show some but not all the methods in the class). As I navigate around the view, the files again disappear. Selecting the down arrow icon to the left of the package does not cause the files in the folder/package to be displayed.

It's frustrating to not be able to see my source files.

Regards,
Michael
Re: Package Explorer not showing source files [message #1334572 is a reply to message #1334392] Mon, 05 May 2014 16:58 Go to previous message
Michael Kearney is currently offline Michael KearneyFriend
Messages: 2
Registered: May 2014
Junior Member
Looks like I had Filtering acting up. (I swear I didn't set or change any filtering) I was able to turn off filtering and see all my files. Then I selected filter .* to get rid of the .DS_Store entries. The empty parent packages also are now hidden but all the non empty ones show up. Filtering is in the upper right of the Package Explorer view. Once I turned of filtering, the [+] symbol to the right of the package entries disappeared (or didn't show when moused over).
Previous Topic:There are no JREs installed in the workspace?
Next Topic:How to install JDT on Lattice Diamond Eclipse?
Goto Forum:
  


Current Time: Tue Dec 10 11:45:12 GMT 2024

Powered by FUDForum. Page generated in 0.03481 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top