Book a Demo

Author Topic: Scripting / Automating Reverse Engineering Process  (Read 4213 times)

stuarts

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Scripting / Automating Reverse Engineering Process
« on: March 05, 2006, 03:23:15 pm »
Hi,

I would like to automated the process of:

- Creating a new EA project;
- Pointing it to a source directory (Java, lots of sub-folders with code);
- Reverse engineer all the code into class diagrams;
- Generate HTML documentation;

I have a vb.net app which I can pretty much do eveything except the reverse engineer part. Is there a way through the API's to do this? I can live with having the project pre-set to point at a specific code base.

The idea here is to automate the process of generating documentation once we have done a build.

Help!!!!

Stu

thomaskilian

  • Guest
Re: Scripting / Automating Reverse Engineering Pro
« Reply #1 on: March 06, 2006, 01:14:13 am »
 :-X
Would you mind to read the posts about "roundtrip" here in this forum first before trying that approach?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Scripting / Automating Reverse Engineering Pro
« Reply #2 on: March 06, 2006, 01:36:03 pm »
Currently there are no automation calls for code engineering.