Book a Demo

Author Topic: reverse, then forward eng. in a different language  (Read 2664 times)

atodorov

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
reverse, then forward eng. in a different language
« on: June 09, 2004, 02:57:47 pm »
Hello,

is it possible with EA that i perform reverse engineering on Java source code, and then, do forward engineering to generate code , but this time for C# ? Thanks a lot for your replies.

thomaskilian

  • Guest
Re: reverse, then forward eng. in a different lang
« Reply #1 on: June 10, 2004, 05:38:16 am »
Probably you can do this. But the code itself will not be usable. So what you have after cross engineering is a set of new class stubs.