Search code examples
javaeclipsepluginsrcp

How can I disable Quick Access TextField in Eclipse RCP Application


today I changed my Eclipse IDE from 3.7 to 4.2 and my plugin-project has a new feature in the Statusbar of the UI called QuickAccess. But I dont need it, so how can I disable this feature, because the position of my button bar has changed...


Solution

  • Go to Help --> Install New Software https://raw.github.com/atlanto/eclipse-4.x-filler/master/pdt_tools.eclipse-4.x-filler.update/

    Install that Plugin and Restart the Eclipse. Quick Access automatically hide. or else you have an option to hide Window --> Hide Quick Access.