Setting Source Synchronization Properties

You can specify source synchronization properties for individual source files or entire projects. If synchronization is disabled globally, the individual source file properties are ignored.

To set synchronization properties for a source file:

  1. In the Explorer, right-click the file and choose Properties.
  2. In the Properties window, select the Synchronization Mode property. Set the property to one of the following:
To set global synchronization properties:
  1. From the main window, choose Tools and choose Options.
  2. In the Options window, expand the Editing node. Then expand the Java Sources node and select Source Synchronization.
  3. In the property sheet pane, set these properties:
Note Automatic source synchronization occurs just after parsing, which by default occurs after a two-second break in typing. If you want to change the amount of time between typing and parsing, change the Automatic Parsing Delay property of the Java Sources node in the Options window.
See also
Synchronizing Source Code
Synchronizing Source in a New Interface
Synchronizing Source When Updating an Interface
Setting Synchronization Mode in a Template
Options Window

Legal Notices