Synchronizing Source When Updating an Interface

  1. After adding or changing methods to an interface, wait a few seconds for parsing to occur. The Confirm Changes dialog box appears. The dialog box displays the updated methods for the first class found in the Explorer that implements the interface.

    If you have multiple source files that implement the changed interface, a separate Confirm Changes dialog box is displayed for each file.

  2. To add or update methods, select one of the following options: If you do not want to add or update methods, click Close.

Automatic synchronization happens when you update the methods in an interface or abstract superclass in any of the following ways:

If you have disabled automatic synchronization for any classes that implement an interface or extend an abstract superclass, you can still synchronize those classes. Choose Tools and choose Synchronize from each class's contextual menu.

The Synchronize command updates methods in non-abstract classes only.

See also
Synchronizing Source Code
Setting Source Synchronization Properties
Synchronizing Source in a New Interface

Legal Notices