I am looking for a way to export or print the class / package structure from Eclipse. I don’t need to have a list of the specific functions or variables within these, although that would be nice!
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You may want to try one of the many UML plugins that are available for eclipse. Some of them can visualize the structure with drag’n’drop, like ObjectAid UML Explorer. Another option I can recommend from personal experience is ModelGoon.
With these you can define precisely which methods, members and relations you want to see.
Both tools support the export of the generated diagrams as images.