intellij idea - How to view relationships between classes as a visual diagram? -


when joining existing project can become confusing trying figure out how classes , interfaces connected each other. instead of going individual classes , following relationships, there way visually see connections in diagram? there can done in intellij(11 | 12) or visual studio(2010 | 2012 - preferably express or pro)?

for example, uml diagram showing class inherits class b extends interface, etc.

similar functionality in eclipse can view graphical representation of bean config file. in visual studio can view db relationships

i not sure version of visual studio using in vs 2012 pro (update 2) can right click on project , click "view class diagram" option. create diagram of classes in project.

http://msdn.microsoft.com/en-us/library/6x35cds6.aspx

looks capability goes far , 2010 , 2008.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -