Synchronizing Source When Updating an Interface
See Also
- 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 Filesystems window 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.
- To add or update methods, select one of the following options:
- Process All adds or updates all of the new or changed interface
methods in the class.
- Process adds or updates only those methods you select in the Changes
list.
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:
- Manually update the code in the Source Editor.
- Update the method using Properties or Customizer on the class node.
- Add a new method to the interface by choosing Add
Method from the contextual menu of the interface's class node.
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
Synchronize
from each class's contextual menu.
The Synchronize command updates methods in non-abstract classes only.
Legal Notices