Bug 16961 - Edit menu actions added multiple times
Summary: Edit menu actions added multiple times
Status: RESOLVED DUPLICATE of bug 14061
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: ---   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords: nl
Depends on:
Blocks:
 
Reported: 2002-05-22 14:35 EDT by Tod Creasey CLA
Modified: 2002-05-28 10:32 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-05-22 14:35:25 EDT
Build 20020521 with the 20020515 nl fragments loaded

In the Resource navigatorview if you select a Java Project and pull down the 
edit menu the entries  for Find Next, Find Previous, Incrmental Find, Go to 
Line, Mark and Delete line appear twice if you have nl fragments installed.

If you self host they appear 4 times.

STEPS
1) Install the fragments in Eclipse.
2) Import all of Eclipse as binary projects
3) Select a project in the resource navigator view - the above actions show up 
twice.
4) Self host eclipse
5) Same thing happens but they appear 4 times.
Comment 1 Erich Gamma CLA 2002-05-26 16:06:09 EDT
see also 17856. I had this problem with a vanilla F1 install.
Comment 2 Nick Edgar CLA 2002-05-27 13:35:08 EDT
Tod and Erich,
This sounds like a dup of bug 14061.
To confirm this, were you using the PDE editor's source tab to edit the 
plugin.xml?
Comment 3 Tod Creasey CLA 2002-05-27 13:43:03 EDT
No - I installed directly from the F1 like Erich did with the provided 
fragments. 
Comment 4 Randy Giffen CLA 2002-05-27 17:13:39 EDT
Just starting eclipse with the fragments did not reproduce the bug.
Confirmed with Tod that it involves use of the source page on one of the PDE 
editors.


*** This bug has been marked as a duplicate of 14061 ***
Comment 5 Erich Gamma CLA 2002-05-28 10:32:16 EDT
I remember that I used the PDE source editor, so this looks like the same 
problem