Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Removing the toolbar
Removing the toolbar [message #36173] Fri, 16 May 2003 20:25 Go to next message
Eclipse UserFriend
Originally posted by: mzarra.extraquest.com

Here is a simple question. I am attempting to close/hide all of the
toolbars in Eclipse but three of
them remain and do not have an option to hide them. Is there any way to
close these toolbars?
The ones that remain have buttons regarding

1. save/print
2. back/forward
3. previous problem/next problem

Any help would be apprecaited.
Re: Removing the toolbar [message #36923 is a reply to message #36173] Sun, 18 May 2003 15:09 Go to previous messageGo to next message
Eclipse UserFriend
This is a multipart message in MIME format.
--=_alternative 0069325C85256D2A_=
Content-Type: text/plain; charset="US-ASCII"

# These preferences control the visibility of the toolbars
org.eclipse.ui.workbench/SHOW_SHORTCUT_BAR=0
org.eclipse.ui.workbench/SHOW_STATUS_LINE=0
org.eclipse.ui.workbench/SHOW_TOOL_BAR=0

--=_alternative 0069325C85256D2A_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif"># These preferences control the visibility
of the toolbars</font>
<br><font size=2 face="sans-serif">org.eclipse.ui.workbench/SHOW_SHORTCUT_BAR=0 </font>
<br><font size=2 face="sans-serif">org.eclipse.ui.workbench/SHOW_STATUS_LINE=0 </font>
<br><font size=2 face="sans-serif">org.eclipse.ui.workbench/SHOW_TOOL_BAR=0 </font>
<br>
--=_alternative 0069325C85256D2A_=--
Re: Removing the toolbar [message #38532 is a reply to message #36923] Mon, 19 May 2003 15:13 Go to previous messageGo to next message
Eclipse UserFriend
What is the easiest way to edit these preferences under OSX? I figured
they were stored in either
an ini file or in the .java directory but I cannot seem to find them.

Matthew_Hatem@notesdev.ibm.com wrote:

> # These preferences control the visibility of the toolbars
> org.eclipse.ui.workbench/SHOW_SHORTCUT_BAR=0
> org.eclipse.ui.workbench/SHOW_STATUS_LINE=0
> org.eclipse.ui.workbench/SHOW_TOOL_BAR=0
Re: Removing the toolbar [message #38630 is a reply to message #36923] Mon, 19 May 2003 16:02 Go to previous message
Eclipse UserFriend
Originally posted by: mzarra.extraquest.com

Ignore my other post. I found where to set these. Thank you very much.
My issue, however, is that the three toolbars that I mentioned in the
original post show up still even though SHOW_TOOL_BAR=0 is set. The
other two commands work perfectly but those toolbars seem to be ignoring
the preferences.

I don't want to file this as a bug if it is in fact a user error (which
is definitely possible). Has anyone else ever tried turning off the
toolbar completely?

> # These preferences control the visibility of the toolbars
> org.eclipse.ui.workbench/SHOW_SHORTCUT_BAR=0
> org.eclipse.ui.workbench/SHOW_STATUS_LINE=0
> org.eclipse.ui.workbench/SHOW_TOOL_BAR=0
Previous Topic:Obtaining Revision and Branch info from a Team Resource
Next Topic:How to get the "real" name of a project
Goto Forum:
  


Current Time: Sun Aug 17 15:42:27 EDT 2025

Powered by FUDForum. Page generated in 0.06639 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top