Tagged Questions
The package-explorer tag has no wiki summary.
20
votes
1answer
5k views
How to view hierarchical package structure in Eclipse package explorer
OK I have a feeling I'm doing something that's not "accepted practice" but here's what I would like: in the Eclipse package explorer, I see the following: (dot represents a clickable arrow that I can ...
6
votes
3answers
542 views
How to save the “Package Explorer” in Eclipse
Is it possible, to save the state of the package explorer when closing Eclipse (3.4) and to restore it when opening the workspace again?
By state I mean the nodes (expanded or collapsed).
5
votes
2answers
299 views
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 selects (and expands) the opened file with package explorer. With this I end up
...
2
votes
2answers
69 views
Eclipse Package Explorer Oddity
Recently whenever I open my workspace in Eclipse the Package Explorer has always defaulted to focusing on a single folder of all my projects/resource files. I've put up with this for a few months ...
1
vote
0answers
99 views
How to sort projects alphabetically by name in PyDev Package Explorer in Eclipse?
In addition is there any universal way of doing this which works for other types of projects (in other perspectives) as well?
1
vote
1answer
219 views
How to get Eclipse Package Explorer Action Bars
i need to retrieve the Package Explorer action bars to set a GlobalAction (setGlobalActionHandler). I'm using Eclipse 3.6.
Ideas?
Thanks!
1
vote
3answers
1k views
What does the symbols for methods in Eclipse mean?
In the "Package Explorer" in Eclipse, I can click on a Java class and list all the methods for it. The methods are shown with a few different symbols before the name. This symbol can be a green circle ...
1
vote
3answers
323 views
Eclipse 3.4 package explorer question
is it possible to do something like this: Let's say I have a lot of projects in my package explorer. I want to make different views. For example a view for projects I don't use very often, my main ...
1
vote
2answers
5k views
How do you get the Eclipse Package Explorer to show files whose names begins with a . (period)?
When a folder in the Eclipse Package Explorer (one which is linked to a directory somewhere in the filesystem) contains files whose names begin with a . (period), those files do not appear. Can ...
0
votes
1answer
15 views
Eclipse: Notification on open/closure/deletion of resource in package explorer
I am looking for some kind of notification event that my plugin can react on if a project in the eclipse workspace is closed/opened/deleted (in the package-explorer view or in general would be nice ...
0
votes
1answer
72 views
Eclipse Package Explorer CTRL-C and drop in own view with CTRL-V?
I would like to perform a paste operation on my own view to add some class files which have been selected and copied to the clipboard with Ctrl+C in the Eclipse package explorer.
My (most likely ...
0
votes
2answers
87 views
Add Package explorer in RCP-Application result in loosing some icon
In my eclispe rcp application I added a package explorer adding org.eclipse.jdt.ui
When I use my rcp-app, as I create a new Project by "New Project Wizard" to add a "General Project", the project ...
0
votes
2answers
83 views
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 structure. How would I go about "fixing" this? I've tried playing with the filters but ...
0
votes
1answer
38 views
Is there a way to apply color labels to packages in the Eclipse Package Explorer view?
Is there a way to apply a color label to a package in Package Explorer in Eclipse? What I am wanting is similar to the way OSX lets you label things in Finder. I'd like to be able to quickly pick out ...
0
votes
1answer
28 views
Eclipse - Avoid the scrolling behaviour upon closing a file
When you open a file in a project and then close it the Package Explorer will scroll to a file in another project if there is a file open there. Is there a way to stop this behaviour?
0
votes
1answer
240 views
Eclipse Package Explorer does not show all files in new Android Project
I've just set up Eclipse on my 64-bit Windows 7 machine:
I downloaded and installed:
jdk-6u25-windows-x64.exe
eclipse-java-helios-SR2-win32-x86_64.zip
swt-3.6.2-win32-win32-x86_64.zip
...
0
votes
1answer
208 views
Filter TreeViewer - Common Navigator Framework
I have a problem when trying to define a filter for folders or any other element within a project tree. My problem is that i want to show some sub-folders or sub-elements contained in one parent ...
0
votes
1answer
302 views
Eclipse package explorer tied to editor window
In Eclipse (latest version) I ended up with the situation seen below. I accidentally rested a book on my keyboard and through some magical key sequence managed to have a package explorer bar locked ...