Something wrong with package explorer in eclipse?

2019-07-14 18:49发布

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?

3条回答
等我变得足够好
2楼-- · 2019-07-14 19:16

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

查看更多
可以哭但决不认输i
3楼-- · 2019-07-14 19:20

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.

查看更多
疯言疯语
4楼-- · 2019-07-14 19:26

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.

查看更多
登录 后发表回答