Resource dependencies / hierarchy in Eclipse

Having trouble installing Oxygen? Got a bug to report? Post it all here.
fxprunayre
Posts: 3
Joined: Sat Jun 01, 2013 3:15 pm

Resource dependencies / hierarchy in Eclipse

Post 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
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Resource dependencies / hierarchy in Eclipse

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply