Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491191

Summary: Remove duplication of search menu declaration as workaround for Bug 15684
Product: [Eclipse Project] JDT Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: christoph.pohl, daniel_megert, jed.anderson, John_Wiegand, Lars.Vogel
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
See Also: https://git.eclipse.org/r/70062
Whiteboard:
Bug Depends on: 15670, 15684    
Bug Blocks:    

Description Lars Vogel CLA 2016-04-06 16:26:20 EDT
+++ This bug was initially created as a clone of Bug #15684 +++

Bug 15684 duplicated the actionSet definition from search in JDT. I removed this workaround in JDT and the search menu work still for me. 

Unfortunately https://bugs.eclipse.org/bugs/show_bug.cgi?id=15684#c6 does not say which bug in platform was causing the problem, but it looks to me if that workaround can be removed.
Comment 1 Eclipse Genie CLA 2016-04-06 16:27:34 EDT
New Gerrit change created: https://git.eclipse.org/r/70062
Comment 2 Lars Vogel CLA 2016-04-07 18:43:04 EDT
After more testing: The weird behavior from Bug 15684 is still there. Sorry for the noise.