Open main menu

CDOT Wiki β

Team1/Renaming Java elements

Revision as of 12:05, 30 January 2011 by Minooz (talk | contribs)

6. Renaming Java elements

6.1. While the particular class is selected, click on Refactor -> Rename
 


6.2. In the Rename Compilation Unit window, write down the new name for the class, e.g.VehicleRegistration and check the Update references" then click on Next .
 


6.3. The following code will be the content of the VehicleRegistration class in cs.ecl.basics.lab package.