Skip to content

maxi1985798/cuis-move-instance-variable-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Move instance variable refactoring for cuis-university

Introduction

This package provides the move instance variable refactoring AKA move field refactoring

Status

All tests are green in CuisUniversity-6169

Instalation

  1. You need to download the lastest image of cuis-university
  2. Just install package MoveInstanceVariableRefactoring.pck.st like any other
  3. Restart VM

How to use

  1. Right click on instance variable name to move and select refactorings -> Move Instance Variable imgs/img1.jpg
  2. Select variable to access through imgs/img2.jpg
  3. Enter the target class where the variable is going to move imgs/img3.jpg
  4. Done. Your variable is moved and all its references are replaced imgs/img4.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published