Top "Package-explorer" questions

The Eclipse Package Explorer is a view that shows the files belonging to a project.

How to view hierarchical package structure in Eclipse package explorer

OK here's what I would like: in the Eclipse package explorer, I see the following: (dot represents a clickable arrow …

eclipse packages package hierarchy package-explorer
Package explorer not showing...packages, in Eclipse. How to fix it?

By some reason, it seems my Package Explorer is showing the folder structure of my project instead of its package …

java eclipse package-explorer
What do the icons for methods in Eclipse mean?

Possible Duplicate: What do the icons in Eclipse mean? In the "Package Explorer" in the Eclipse IDE, I can click …

eclipse icons package-explorer
Eclipse package explorer empty

I'm new to Eclipse, and I can't seem to get the package explorer to cooperate. Here is my current file …

java eclipse package-explorer
How to prevent Eclipse from showing the opened file in package explorer

somehow I've ended up in a situation such that when I navigate through source files with Eclipse, the Eclipse always …

eclipse navigation package-explorer
How to hide src folder from Eclipse Project Explorer?

I use a maven standard directory layout for my projects. The image Below is a typical project explorer view of …

eclipse package-explorer