Bug 491191 - Remove duplication of search menu declaration as workaround for Bug 15684
Summary: Remove duplication of search menu declaration as workaround for Bug 15684
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 15670 15684
Blocks:
  Show dependency tree
 
Reported: 2016-04-06 16:26 EDT by Lars Vogel CLA
Modified: 2016-04-07 18:43 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.