Background Synchronizer
|
Boolean
|
When this attribute is set to true, Eclipse resources (projects, folders, files) relevant for the active AWM application are synchronized immediately when there is a resource change (for example, when resource has been deleted, moved, renamed, or created) and the Team Developer views are refreshed, if necessary.
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 actions are shown in the context menu of Eclipse elements.
|
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.
Default: true
|
Use Element Extensions
|
Boolean
|
Setting this attribute to true has these effects:
- The context menu of Eclipse resources in the Team Developer perspective is populated with basic Eclipse actions available for the Eclipse resource.
- The basic Eclipse decorators are shown on the resource’s icons.
Default: true
|