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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-12 11:50:47  来源:igfitidea点击:

How to open the navigation pane in eclipse?

javaeclipsefunctionnavigation

提问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,您需要遵循以下步骤

  1. Click on Windowsoption in the Toolbar
  2. Click on Show Viewoption
  3. Select the Navigator option.
  1. 单击Windows工具栏中的选项
  2. 点击Show View选项
  3. 选择导航器选项。

This will open up the navigator in your eclipse

这将在您的日食中打开导航器