From 788e04819382a734f0b2046734f7066ffca10004 Mon Sep 17 00:00:00 2001 From: halw Date: Tue, 22 Mar 2011 19:46:21 +0000 Subject: [PATCH] Added alternative method of invoking refactoring, plus links. Author:halw Date:2011-03-22T19:46:21.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@855 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../altering-system/refactoring/pull-feature.wiki | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/pull-feature.wiki b/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/pull-feature.wiki index c1712db8..108679e1 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/pull-feature.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-how-tos/designing-project/altering-system/refactoring/pull-feature.wiki @@ -1,8 +1,9 @@ [[Property:title|Pull up Feature]] [[Property:weight|5]] [[Property:uuid|445f93dc-b81a-29ea-440b-42e394038c53]] -# Start pick-and-drop on the feature bubble which you want to pull up. -# Drop it in the '''Pull up Feature''' hole. [[Image:refactor-feature-up-icon]] +# Start the '''Pull up feature''' refactoring action by either: +## Selecting '''Refactor->Pull up''' from the context menu associated with the feature you want to relocate. +## Picking the feature and dropping its pebble in the '''Pull up''' hole ([[Image:refactor-feature-up-icon]]) on the [[Main toolbars|refactoring toolbar]]. # After a compilation the '''Select Class''' dialog appears. You can choose the parent where to pull the feature. # Click '''OK'''.