11

When selecting working sets as top level elements in Eclipse Indigo's project explorer, there was always a virtual working set Other Projects. But in Juno now, it seems like projects outside any working set are just not displayed... Is there a way to re-enable this behaviour?

Update:

Here's a screenshot of the Select Working Sets... dialog: enter image description here

4
  • Pleased add a picture of your "Configure Working Sets" dialog as well.. Commented Dec 20, 2012 at 13:07
  • Where is this, I can't find it... Commented Dec 20, 2012 at 13:21
  • In the navigation view, in the view menu, select "Configure Working Sets...". Commented Dec 21, 2012 at 7:38
  • 1
    Had the same problem. Try using package explorer instead of project explorer Commented Nov 26, 2014 at 9:04

3 Answers 3

14

I found this, I have look this too.

Just change Perspective 'Java EE' to 'Java'

Window -> Open Perspective -> Java

Sign up to request clarification or add additional context in comments.

4 Comments

Worked! But... Why not in the Java EE perspective? o.O
I don't know why, maybe a Bug?
There is the Package Explorer which has 'Other Projects' and there is the (new?) Navigator which does not.
@CedricReichenbach This is a bug. bugs.eclipse.org/bugs/show_bug.cgi?id=268838
3

This is not linked to the perspective but rather to the view.

The project explorer view doesn't have an "Other Projects" Working set.

Instead, if you want access to this functionality, you should use the "Package Explorer" View.

1 Comment

This is the correct answer. Not related with the perspective.
0

You can decide on this yourself...

In the navigation view, in the view menu, select "Configure Working Sets...".

In the shown dialog (see below), you can select whether to add the "Other Projects" working set or not...

Configure Working Sets Dialog

1 Comment

I've seen this menu as well, but Other Projects does not appear there... Which version are you using? (Btw, I'll update my question with a screen shot)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.