Book a Demo

Author Topic: C++ code generation - full import paths  (Read 3120 times)

BraveSchweppermann

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
C++ code generation - full import paths
« on: December 04, 2007, 11:44:56 pm »
Hello,

Is it possible to get the full imported package path for C++ in EA 6.5 or 7?
I mean when generating java I get "import blah.foo.package;" and in C++ only #include "package.h".

I tried to use changed java template and, but this doesn't work.

Any ideas? Is there any macro or something?

thanks,
wadim