1 Replies Last post: 2009-5-20 上午1:42 by John Hurst  
John Hurst Newbie 43 posts since
2003-12-5
Currently Being Moderated

2008-11-19 下午10:49

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 ...