Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Any way to disable or move the perspective buttons?
Any way to disable or move the perspective buttons? [message #61370] Tue, 03 June 2003 19:38 Go to next message
Eclipse UserFriend
Originally posted by: kalabp.netscape.net

Related to the "disable menu bar" question, is there any way to disable the
perspective selection buttons on the left of the Eclipse window, or move
them somewhere else (e.g. the tool bar). I'd like to recover the vertical
area which is taken up by those buttons.

Thanks,
Peter
Re: Any way to disable or move the perspective buttons? [message #61691 is a reply to message #61370] Wed, 04 June 2003 01:30 Go to previous message
Matthew Hatem is currently offline Matthew HatemFriend
Messages: 47
Registered: July 2009
Member
This is a multipart message in MIME format.
--=_alternative 000865BF85256D3B_=
Content-Type: text/plain; charset="US-ASCII"

Sure there is

You would add these lines to the customization.ini file to hide the
respective components.

# 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

-m@

--=_alternative 000865BF85256D3B_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Sure there is</font>
<br>
<br><font size=2 face="sans-serif">You would add these lines to the customization.ini
file to hide the respective components.</font>
<br>
<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>
<br><font size=2 face="sans-serif">-m@</font>
<br>
--=_alternative 000865BF85256D3B_=--
Previous Topic:SuSE 8.2 intall problem
Next Topic:Adding a refactoring
Goto Forum:
  


Current Time: Sat Jul 27 17:15:18 GMT 2024

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

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

Back to the top