tool(s) for reverse engineering?

S

Sanjay

I have inherited a hugh java project. Now I am the only one who
understands this project as other who did left without any technical
documentation. So onus is now on me to create a technical document which
other developers would rely on to understand this project.

I have already written quite a bit of document with many diagrams. What
I need now is to be able to reverse engineer the code and create a UML
class diagram. Have any of you used any tools for that before. From
searching google, Netbeans seems to be one of the choices. Is there
anything else that you recommend? Thanks.

Sanjay
 
R

Richard Reynolds

Sanjay said:
I have inherited a hugh java project. Now I am the only one who understands
this project as other who did left without any technical documentation. So
onus is now on me to create a technical document which other developers
would rely on to understand this project.

I have already written quite a bit of document with many diagrams. What I
need now is to be able to reverse engineer the code and create a UML class
diagram. Have any of you used any tools for that before. From searching
google, Netbeans seems to be one of the choices. Is there anything else
that you recommend? Thanks.

Sanjay

eclipseuml looks worth a try:
http://www.eclipsedownload.com/index.html it's free
 
S

Sanjay

Thanks to both of you. I did actually try ArogoUML two weeks ago, but
couldn't get what I wanted. May be I was doing something wrong. I
haven't tried eclipseUML yet, will give it a try later.

I just finished creating the class diagrams using Netbeans. Was pretty
easy and straight forward. Not only that, I would export diagrams to SVG.

Sanjay
 
R

Richard Reynolds

Sanjay said:
Thanks to both of you. I did actually try ArogoUML two weeks ago, but
couldn't get what I wanted. May be I was doing something wrong. I haven't
tried eclipseUML yet, will give it a try later.

I just finished creating the class diagrams using Netbeans. Was pretty
easy and straight forward. Not only that, I would export diagrams to SVG.

Sanjay

one thing to note, if you've shared your project using cvs in eclipse then
the free version of eclipseUML won't let you reverse engineer class
diagrams. You have to go to team->disconnect to remove the cvs stuff before
it'll let you ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top