This tool returns the dependencies of a resource, such as the copy files directly used by a program.
The output file descriptor has the following structure:
| No | Target ID |
|---|---|
| 1 [M] | The dependent file's name. |
| 2 [M] | The dependent file's path. |
| 3 [M] | Whether the file is part of the workspace or is an "external" file. |
| 4 [M] | The dependent file's usage identifier. |
| 5 [M] | The Eclipse resource identifier. |
| 6 [M] | The main program's Eclipse resource identifier. |
| 7 [M] | The match name used to identify the AWM element type. |