Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Convert to Field Refactoring Gone in M7?
Convert to Field Refactoring Gone in M7? [message #142161] Mon, 16 February 2004 04:41 Go to next message
Eclipse UserFriend
Originally posted by: robwms63.yahoo.com

The last choice on the menu was to convert a local variable to a class
field. Now, the last choice is 'Introduce Parameter'...??
Re: Convert to Field Refactoring Gone in M7? [message #142194 is a reply to message #142161] Mon, 16 February 2004 05:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: markus_keller.ch.ibm.spam.protect.com

Rob Williams wrote:
> The last choice on the menu was to convert a local variable to a class
> field. Now, the last choice is 'Introduce Parameter'...??

Are you talking about the workbench main menu or the context menu?
The 'Refactor' submenu in the java editor's context menu is now context
sensitive, i.e. it only shows refactorings applicable to the current
selection / position.

If you have a test case where your text curor is really on a local variable
and the refactoring doesn't appear, please file a bug report against JDT/UI
and include your test case.

Thanks,
Markus
Re: Convert to Field Refactoring Gone in M7? [message #142321 is a reply to message #142194] Mon, 16 February 2004 10:36 Go to previous message
Eclipse UserFriend
Originally posted by: robwms63.yahoo.com

Something weird happened. In the file I was in it was not showing
imports inside quickfix either. When I closed Eclipse and reopened it, I
went back and both things were working.

Thanks,
Rob


Markus Keller wrote:

> Rob Williams wrote:
>
>> The last choice on the menu was to convert a local variable to a class
>> field. Now, the last choice is 'Introduce Parameter'...??
>
>
> Are you talking about the workbench main menu or the context menu?
> The 'Refactor' submenu in the java editor's context menu is now context
> sensitive, i.e. it only shows refactorings applicable to the current
> selection / position.
>
> If you have a test case where your text curor is really on a local
> variable and the refactoring doesn't appear, please file a bug report
> against JDT/UI and include your test case.
>
> Thanks,
> Markus
Previous Topic:blue boxes?
Next Topic:Source not found in Debugger
Goto Forum:
  


Current Time: Sat Jul 19 18:13:12 EDT 2025

Powered by FUDForum. Page generated in 0.03880 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top