The following linked properties are supported by the Eclipse function package.
| Linked Property Name | Content |
|---|---|
| Is Auto Build | Auto build attribute of an Eclipse project |
| Content Type ID | Content type ID of an Eclipse resource |
| Derived | Determines whether the Eclipse resource is derived |
| Editable | Read-only attribute of an Eclipse resource |
| Error Count | Error count attribute of an Eclipse resource |
| Last Modified | Last modified attribute of an Eclipse resource in the UNIX system time format |
| Last Modified (Formatted) | Last modified attribute of an Eclipse resource in the local OS date format |
| Linked | Linked attribute of an Eclipse resource |
| Location | Absolute path to the Eclipse resource |
| Name | Name of the Eclipse resource |
| Paste Allowed | Paste allowed attribute of an Eclipse resource |
| Path | Eclipse path of a resource |
| Project Natures | Natures of an Eclipse project concatenated by the pipe sign (|) |
| Project Open | Attribute indicating whether an Eclipse project is open or closed |
| Size | Size of an Eclipse file |
| Suffix | Suffix of an Eclipse file |
| Warning Count | Warning Count attribute of an Eclipse resource |
The values of the Eclipse linked properties are managed by Eclipse and AWM internally. Therefore, the Eclipse function package does not provide modeled update operations to change a value of such a linked property directly.
All those linked properties depend on a Eclipse resource. Therefore, it is necessary to define the correct Resource Identifier attribute in the property definition.