Link to home
Start Free TrialLog in
Avatar of AttilaB
AttilaB

asked on

Extracting UML class diagrams from JDeveloper Java Application project

I have been working on a larger project and would really help me if I could extract the UML class diagrams from this existing project.

I want to see the classes, the structure of the classes (fields, constructors, methods, inter-relationship between classes) extracted from Java code.

There is a plugin I found for Netbeans or Eclipse called SDE from Visual Paradigm, but I have had installation problems with it, just as other people indicated in the Visual Paradigm Discussion Forum.

This would not be ideal, because it would NOT work with JDeveloper, anyhow.

Does anybody know of any stand-alone application or JDeveloper plugin, or if worse comes to worst Netbeans or Eclipse plugins that can actually extract UML class diagrams from Java source code?

I would prefer something for Windows but something for Linux (Ubuntu) would be ok as well,
since I have Java and JDeveloper set up on both Windows XP and Ubuntu.
This project however I am working on can only run on Windows, since it communicates with a Windows executable.


Thank you.

ASKER CERTIFIED SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial


They claim that SDE should also support JDeveleoper

http://www.softpedia.com/get/Programming/SDK-DDK/SDE-for-JDeveloper-ME-for-Windows-3-3-SP3-Modeler-Edition.shtml

though it seems to be old, maybe they stopped supporting it
Avatar of AttilaB
AttilaB

ASKER

Yes, they do claim that SDE supports JDeveloper. But when you start their setup for Windows or Linux the option for the JDeveloper plugin doesn't even come up. Only Netbeans and Eclipse.

But I have the same experience with Netbeans like the people complaining in their forum.

Is there anything that you know of anybody actually using?

I am kind of pessimistic about this process,
but there were many questions about tools for  Java - UML generation  in EE.
If you go to Solutions- Search
and then order them by Date you'll find some replies and perhaps find something useful for yourself.


These are a few relatively recent:


https://www.experts-exchange.com/questions/24813862/Java-to-UML-converter.html?sfQueryTermInfo=1+10+30+java+uml

https://www.experts-exchange.com/questions/27041974/class-diagram-from-java-code.html?sfQueryTermInfo=1+10+30+java+uml

some people praise this one:

http://www.soyatec.com/euml2/

Avatar of AttilaB

ASKER

For Yan,

Thank you for all your help, I am looking through / trying all the programs references that you came up with, also I may get somewhere with SDE from Visual Paradigm now.

If no new ideas come up that work better until tomorrow, I will share the results of the exploration of your links, trying the programs,  and mark off one of your notes as the solution and give you the points.

Sure, try them.
Maybe I was just unlucky, or maybe I'm not so much of visual person, so I realized
that the fairly convoluted code I had to analyze - no one can draw and present nicely.
Wish you good luck with this.
Avatar of AttilaB

ASKER

Actually SDE for JDeveloper would work for me for the best, screenshot here:

http://www.freewarefiles.com/screenshot.php?programid=9188

The problem is that IDeveloper is no longer supported by Visual Paradigm,
the software company:

http://www.visual-paradigm.com/product/sde/

So, I got the version for NetBeans installed, but I am having trouble using it.

Maybe it's me, I am in contact with their support, they seem to be very helpful,
I think my best chance is to follow this trail. Even if I end up having to use it from an other Java IDE. (Netbeans or Eclipse are supported)

For what I want to use it for (reverse engineer) I will have to probably buy the Standard Edition, the free Community Edition will not cut it.

I will post a note here later, if I can just to give you and interested Experts Exchange users more info about my success.