Source synchronization


Source synchronization is a feature that helps to keep your Java source files current by:

Source synchronization works with all interfaces shown under the Filesystems tab in the Explorer and all standard interfaces in the Java 2 SDK. You can choose to synchronize source automatically just after parsing (which, by default, occurs after a two-second break in typing and insertion point movement) with or without confirmation, or explicitly by choosing Tools | Synchronize from the contextual menu of the implementing class in the Explorer.

All source files have a Synchronization Mode property on their property sheet (accessed by choosing View | Properties from the main menu). The property can be set to:


Contents Prev Next Index