Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366815 - [Move Method] When moving a getter method to another class the parameter when calling the new getter is this by default.
Summary: [Move Method] When moving a getter method to another class the parameter when...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.2   Edit
Hardware: Macintosh All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 09:52 EST by Jonathan Poedts CLA
Modified: 2013-02-18 10:37 EST (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 Jonathan Poedts CLA 2011-12-15 09:52:17 EST
Build Identifier: 20110916-0149

Sometimes it should be something else (when the getter is called from an other class)

Reproducible: Always

Steps to Reproduce:
1. Move the method from one class to the other
2. The third class that called the getter before the refactoring is now wrong
Comment 1 Remy Suen CLA 2011-12-19 09:22:48 EST
What is this? Java? C/C++? Something else?
Comment 2 Szymon Ptaszkiewicz CLA 2013-02-18 10:37:40 EST
Closing. Please check what kind of project you are using and post it here or open a new bug against correct component.