Book a Demo

Author Topic: V9 Code generation  (Read 2535 times)

Maggie

  • EA User
  • **
  • Posts: 106
  • Karma: +0/-0
    • View Profile
V9 Code generation
« on: May 18, 2011, 02:01:45 am »
Hi
I have just installed EA V9 having developed some of my application with V8.
I make extensive use of the round trip engineering using the Eclipse plugin.
This worked well under EAV8, however, when using v9 I am getting problems.

Say I have a class in a package so the project browser shows -
MyPackage
    MyClass
This generates code for MyClass in namespace MyPackage.
However, if I change the code for MyClass in Eclipse EA changes the position of MyClass to be outside of MyPackage.

Any Idea why this might be happening
It is causing considerable problems for us so a timely fix would be welcome

Thanks

Maggie

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: V9 Code generation
« Reply #1 on: May 18, 2011, 10:01:26 am »
Hi Maggie,

I reported similar problem with v9 Beta (under C#).  I haven't had an indication if it was fixed for the final release.  I'll try later.

For Code Reverse Engineering I had to go back to v8 - luckily you can have both on the same machine and they don;t seem to interfere with each other.

HTH,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!