Page 1 of 1
Resource dependencies / hierarchy in Eclipse
Posted: Fri Jun 07, 2013 9:38 am
by fxprunayre
Hi, when looking for "show dependencies for", "show hierarchy for", I get "This operation is not available because the resource does not belong to the workspace". What does this mean ?
Thanks.
Francois
Re: Resource dependencies / hierarchy in Eclipse
Posted: Fri Jun 07, 2013 2:27 pm
by adrian
Hi,
That means the file for which you're trying "show dependencies for" and "show hierarchy for" is not in a project from your current Eclipse workspace. A lot of Oxygen features from the Eclipse plugin (but also Eclipse features in general) work only if the resource is located in an Eclipse project/workspace. The scope of the search for these operations is the current workspace.
Regards,
Adrian