Bug 32139 - deadlock on override/implement methods
Summary: deadlock on override/implement methods
Status: RESOLVED DUPLICATE of bug 31891
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 12:04 EST by Rodrigo Peretti CLA
Modified: 2003-02-18 12:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Peretti CLA 2003-02-18 12:04:35 EST
build I20030214

I've got a reproducible deadlock doing override/implement methods.

1) fresh Workspace
2) File->Import->External plug-in->Extract source
   org.eclipse.ui.workbench.texteditor
3) Go to the Java Browsing perspective
4) Open the class TextOperationAction
5) Select the class, right click and choose override/implement methods
6) Select Action.addPropertyListener
7) OK

deadlock
Comment 1 Dirk Baeumer CLA 2003-02-18 12:16:11 EST

*** This bug has been marked as a duplicate of 31891 ***