Java 如何在eclipse中打开导航窗格?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18876191/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to open the navigation pane in eclipse?
提问by please help
I clicked something and now the navigation pane is gone. How do I get it back so I can see everything? I would post a picture but its not letting me
我点击了一些东西,现在导航窗格不见了。我如何取回它以便我可以看到所有内容?我会发一张照片,但它不让我
回答by Micha
You go to Window -> Show View -> package explorer if it's not listed, click on "Other" and type it in.
如果未列出,请转到“窗口”->“显示视图”->“包资源管理器”,单击“其他”并输入。
回答by mystertyboy
GO to Windowoption of elicpse , click on ShowViewGo to other >> General >> Navigationand press OK.
转到elicpse 的窗口选项,单击 ShowView转到其他>> 常规>> 导航,然后按确定。
回答by Shubham Khatri
In order to open the Nvaigator in eclipse you need to follow the following
为了在 eclipse 中打开 Nvaigator,您需要遵循以下步骤
- Click on
Windows
option in the Toolbar - Click on
Show View
option - Select the Navigator option.
- 单击
Windows
工具栏中的选项 - 点击
Show View
选项 - 选择导航器选项。
This will open up the navigator in your eclipse
这将在您的日食中打开导航器