Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 21899 - Cheese when overriding methods on an inner class with only the current method being shown. [editor]
Summary: Cheese when overriding methods on an inner class with only the current method...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux-GTK
: P3 minor with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 08:54 EDT by Antonio D'souza CLA
Modified: 2007-11-28 12:37 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio D'souza CLA 2002-07-25 08:54:56 EDT
Steps to reproduce:
Turn on the feature that enables only viewing the current method.
Add an inner class that extends some other class.
Create a new method in the inner class.
Now use the Class popup menu to override a method.

Expected result:
Skeleton code for the new method (but nothing else) should appear in the editor.

Actual result:
The expectd text does appear but abocve it are a few lines of code from the
method that was being edited previously.
Comment 1 Dani Megert CLA 2007-11-28 12:37:53 EST
Works for me using I20071127-0800.