Attributes for the Eclipse Function Package

Attribute Type Description
Background Synchronizer Boolean When this attribute is set to true, Eclipse resources (projects, folders, and files) relevant for the active AWM application are immediately synchronized when there is a resource change and the Team Developer views are refreshed, if necessary. For example, when resource have been deleted, moved, renamed, or created.

This only synchronizes resource changes done after the AWM application has been loaded and is still active. See the attribute Synchronize on Load below.

 

Default: true

Project Name Filter String A filter definition in the form of a regular expression to define the Eclipse project names to be considered by the synchronization process.

Default: .*

Project Nature Filter String A filter definition in the form of a regular expression to define the Eclipse project natures to be considered by the synchronization process.

Default .*

Enable Run Debug Profile Context Menu Actions Boolean If this attribute is set to true, the Run As, Debug As and Profile As commands are displayed in the context menu of Eclipse elements.

Requires the attribute "Use Element Extensions" set to true.

Default: true

Synchronize on Load Boolean If this attribute is set to true, a one-time synchronization is executed when the AWM application loads. This is to synchronize all relevant Eclipse resources with the AWM application elements.   

Default: true

Use Eclipse Menu Bar Extension Boolean If this attribute is set to false, the resource related actions in the Eclipse menu bar are deactivated, otherwise they are activated.

Requires the attribute "Use Element Extensions" set to true.

Default: true

Use Element Extensions Boolean Whether standard Eclipse functions should be provided for AWM elements of the Eclipse Resource linked element type.

These functions include resource specific context menu functions (such as the Team or Run As menus), certain icon and label decorations, pre-selecting resources in Eclipse wizards, 3rd party plug-in features and more. It is also a prerequisite for “Use Eclipse Menu Bar Extension” and “Enable Run Debug Profile Context Menu Actions".

Default: true

The synchronization process will only work under the following conditions: