1 Replies Last post: May 20, 2009 1:42 AM by John Hurst  
John Hurst Newbie 43 posts since
Dec 5, 2003
Currently Being Moderated

Nov 19, 2008 10:49 PM

Dependency Viewer doesn't show libraries any more?

Hi,

 

In IDEA 7.0.4, when I use Analyze > Analyze Dependencies on my project, I get the Dependency Viewer tool window. In the left pane are nodes for Library Classes, Production Classes, and Test Classes.  The same nodes appear in the right pane. So for example, I can see which libraries any given package in my production classes depends on. I use this quite often, and it's a favorite feature of mine.

 

Running the same analysis with IDEA 8.0, I get my module as a node in both the left and right panes. There are no nodes for Library Classes, so I cannot study library dependencies.

 

Is this due to the new Scopes feature? I haven't set up any scopes explicitly, just accepted the scope(s) created by IDEA for my project. How do I set things up to look at library dependencies?

 

John Hurst

 

Wellington, New Zealand

More Like This

  • Retrieving data ...