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

Bug 307002

Summary: [refactoring] 'Introduce Indirection' and 'Use Supertype...' do nothing when right-clicking on method name in .class file
Product: [Eclipse Project] JDT Reporter: Gary Miguel <spamgarymm>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: minor    
Priority: P3 CC: daniel_megert, spamgarymm
Version: 3.6   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=139197
Whiteboard:

Description Gary Miguel CLA 2010-03-24 18:53:23 EDT
Build Identifier: 20100218-1602

Open a .class file that is referenced in your project.
Right click on a method name->Refactor->Introduce Indirection...
does nothing.

Compare this with going to the outline view, right click on method name and do the same thing. Brings up the Introduce Indirection dialog.

Reproducible: Always

Steps to Reproduce:
1.Open a .class file that is referenced in your project.
2. Right click on a method name->Refactor->Introduce Indirection...
Comment 1 Dani Megert CLA 2010-04-22 03:47:40 EDT

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