Hello,
I am new to Enterprise
java programming so, I thought of asking this group: Are there any good tools for reverse engineering?
Im trying to get the big picture (in terms of code flows) of a project that I just got in. THe project mostly involves maintenance now but I would like to understand the big picture of course.
What are the best tools to "reverse engineer" the code? My idea would be something like a tool (preferably open source) that can create sequence diagrams(even if the project involves MDBs) or atleast class diagrams.
I work in Eclipse so the ideal tool would be a plugin in eclipse. But Id like to hear from this group whats worked for them(a particular analysis process for eg?)
thank you!