Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is there a way to add a toolbar item right beside quickaccess
Is there a way to add a toolbar item right beside quickaccess [message #1863036] Thu, 11 January 2024 15:45
Eclipse UserFriend
Hi,

I would like to add a toolbar menu contribution via plugin.xml right beside the quick access search button. Such that it appears right aligned in the toolbar just like the quick access search button or the perspective switcher.

I already tried:


  • toolbar:org.eclipse.ui.main.toolbar?after=Spacer Glue
  • toolbar:org.eclipse.ui.main.toolbar?before=SearchField
  • toolbar:org.eclipse.ui.main.toolbar?before=Search-PS Glue


But my contribution is always added on the right end of the toolbar and not at the quick access search button.

Previous Topic:Detect User Inactivity and Logout (Eclipse RCP)
Next Topic:Eclipse plugin not using proxy (407 authentication required)
Goto Forum:
  


Current Time: Fri Jul 11 22:59:16 EDT 2025

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

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

Back to the top