Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [jdt-ui-dev] Extract Method Refactoring

[How to extract method]

1) Select the code you want
2) Choose Refactor->Extract Method

I assume you were looking for a popup menu choice in the editor (I know I
was ;)

There should be a refactor submenu on the popup menu in the editor to make
it more obvious.

-- Scott

==============================================================
Scott Stanchfield    scott@xxxxxxxxxxxx    http://javadude.com

Lead author of "Effective VisualAge for Java, Version 3"
                                      http://javadude.com/evaj

VisualAge for Java Tips and Tricks     http://javadude.com/vaj

AWT & Swing FAQ Manager, jGuru.com
Visit for Java Enlightenment!             http://www.jguru.com
==============================================================




Back to the top