8
I Use This!
Inactive

Ratings and Reviews

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Community Rating
3.33333
   

Average Rating:   3.3/5.0
Number of Ratings:   3
Number of Reviews:   1

My Review of JDepend plugin for Eclipse

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Andrey L... says:
Quick JDepend analysis inside Ec...  
4.0
   
written almost 15 years ago

I've written the plugin during a long and boring refactoring of a huge monolitic legacy Java project.

I had to run JDepend analysis by hand, compare results with expectations, try to find and understand cyclic dependencies between packages. After a day I found that my productivity was very low, so I've quickly hacked a wrapper for JDepend to run it inside Eclipse.

Since then, analysing the cyclic dependencies works in few seconds: select packages to check in package explorer, right click and run jDepend on it. It is very fast (thanks to JDepend), so that results are shown in the Eclipse in few seconds.

Did this review help you? |

Most Recent Reviews

Andrey L... says:
Quick JDepend analysis inside Ec...  
4.0
   
written almost 15 years ago

I've written the plugin during a long and boring refactoring of a huge monolitic legacy Java project.

I had to run JDepend analysis by hand, compare results with expectations, try to find and understand cyclic dependencies between packages. After a day I found that my productivity was very low, so I've quickly hacked a wrapper for JDepend to run it inside Eclipse.

Since then, analysing the cyclic dependencies works in few seconds: select packages to check in package explorer, right click and run jDepend on it. It is very fast (thanks to JDepend), so that results are shown in the Eclipse in few seconds.

Did this review help you? |