Bug 32139

Summary: deadlock on override/implement methods
Product: [Eclipse Project] JDT Reporter: Rodrigo Peretti <rodrigo>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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 ***