Book a Demo

Author Topic: java imports in generated source  (Read 2612 times)

pabloii

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
java imports in generated source
« on: November 20, 2008, 11:34:34 pm »
Hello everybody

Is there any way to auto generate java import statements when generating java classes? I looked through all the setting and haven't find it, but don't belive that such a obvious feature isn't there:)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: java imports in generated source
« Reply #1 on: November 21, 2008, 09:43:43 am »
EA generates imports when generating the entire file (not when synchronizing) for the classes it knows about the relationship to.  (They are in the model)  Extra imports can be specified in the code generation (for a single class) dialog.