Book a Demo

Author Topic: How to Auto generate component diagram out of existing java source code  (Read 5907 times)

gokula

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hi,
Do EAv12 provides ways to autogenerate component diagrams out of existing java source code.
Please help me how can i generate component diagrams out of java source code.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to Auto generate component diagram out of existing java source code
« Reply #1 on: February 05, 2017, 07:49:45 am »
No, that's not possible. However, if you reverse engineer your Java source, EA can generate a package structure which you can use to create component diagrams. It's even possible to use the API to support that process. But that only makes sense if you do that on a regular basis. For a one-time job it's easier to do it manually.

q.