Jon
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Getting different results from Dependency Analyzer and module libraries
AnsweredI'm trying to hunt for multiple versions of guava in my application. When I go to "Project Structure > Libraries" I see: But when I go to to Dependency Analyzer I see What could be the reason fo... -
Created Generating an object graph for a single class
AnsweredI have a large legacy code base I want to analyze. I'd like to generate the object graph for a specific class. This class has multiple dependencies which in turn also have dependencies. How can I g...