Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JDT/FAQ

< JDT
Revision as of 13:09, 8 October 2011 by Unnamed Poltroon (Talk)

Frequently Asked Questions for JDT.

JDT Users

How to disable the navigation bar or the mini package explorer located above the Java Editor?

The navigation bar is called Breadcrumb, to disable the breadcrumb invoke Toggle Java Editor Breadcrumb in the toolbar or press Alt+Shift+B in the Java editor. More details on the Java editor breadcrumb can be found in Eclipse help.

JDT Extenders

If your question is not answered above

Consider browsing through the frequently asked questions on Stackoverflow

Ask a question on the Official JDT forum, however search for topics that might be related before asking!

Back to the top