2

In package explorer whenever i open any class file from any project package explorer closed automatically. And to open it again i have to go

Window -> Show View -> Package Explorer

I also try

Window -> Reset Perspective

but its also not work. If it happens only once or twice i do not have any problem to reopen it. But on Opening every class its disappear and reopen it each time very hard. Anyone know how to solve this problem?

7
  • sounds like a bug, what's the version and OS? Commented Sep 12, 2013 at 11:45
  • 1
    The .log file in the .metadata directory of the workspace may contain an error message. Commented Sep 12, 2013 at 12:06
  • latest version and window 7. Commented Sep 12, 2013 at 12:27
  • 1
    Just check that your Package Explorer view isn't opened as a "Fast view". Then it would minimize to the trim as soon as you open an editor or sets focus in another part. Right click on the title of view it to get to the menu where you can see this. Commented Sep 13, 2013 at 15:21
  • Hmm - just realized that the "latest version" likely implies Eclipse 4.3 and it doesn't have the concept of "Fast views". Back to square one.. Commented Sep 13, 2013 at 16:10

3 Answers 3

2

I've just change my workspace location to other drive and its work fine now.

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

Comments

2
+25

It might be probably because Eclipse doesnt have enought Access Privilages on that folder.. Try Changing the workspace to another location not in the C drive.

Comments

1

It is likely that some plugin has caused such behavior.

Install new clean Eclipse (no new to uninstall your current). Then try to open your project in that Eclipse, it should work OK.

Then make notice what plugins are installed, and if they change the behavior.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.