Java Dependency Viewer 1.1
Markets
- Tools (1424)
- Application Development Frameworks (89)
- Application Management (66)
- Application Server (76)
- BIRT (23)
- Build and Deploy (132)
- Business Intelligence, Reporting and Charting (16)
- Code Management (135)
- Collaboration (33)
- Database (65)
- Database Development (31)
- Database Persistence (36)
- Documentation (67)
- EclipseRT Target Platform Components (9)
- Editor (272)
- Entertainment (23)
- General Purpose Tools (65)
- Graphics (46)
- IDE (316)
- J2EE Development Platform (91)
- J2ME (18)
- Languages (147)
- Linux Tools (8)
- Logging (17)
- Mobile and Device Development (45)
- Modeling (64)
- Modeling Tools (176)
- Mylyn Connectors (31)
- Network (26)
- Other (87)
- Process (36)
- Profiling (25)
- Programming Languages (51)
- Reporting (41)
- Rich Client Applications (72)
- SCM (28)
- Search (41)
- SOA Development (16)
- Source Code Analyzer (95)
- Systems Development (73)
- Team Development (83)
- Testing (110)
- Tools (575)
- UI (118)
- UML (75)
- Web (119)
- Web Services (61)
- Web, XML, Java EE and OSGi Enterprise Development (47)
- XML (56)
- RCP Applications (161)
- Training & Consulting (110)



Reviews
Java Dependency Viewer 1.1
This version of the tool has two serious weaknesses that make it impossible to use effectively.
One weakness is that the menu actions ("View class dependency" and "View package dependency") are executed in the eclipse UI thread. The workspace hangs for several minutes until the results have been calculated - or until it crashes because the heap has been exhausted, which just now happened as I was writing these comments.
Another weakness is that the initial layout algorithm chosen seems to be "show all nodes jumbled together". The user gets one layout, and that's it.
This tool is a *viewer*. Its usefulness depends entirely on whether it helps the user to find some presentation for hist graph that he can interpret. It is not enough to show just any layout and leave the user with no options to continue.