Book a Demo

Author Topic: java imports of intrinsic types  (Read 2354 times)

olafk

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
java imports of intrinsic types
« on: August 30, 2005, 12:48:51 am »
Hi all.

When using the Java code generation template, I find that my generated classes import all those types that it can find within the model.

However, the "intrinsic" Java types, like "Date" (and such) are  not imported; i.e. no import statements are generated for them.

Any way to accomplish this? Any hidden little flag somewhere?

Any help appreciated...

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: java imports of intrinsic types
« Reply #1 on: August 30, 2005, 03:40:43 pm »
By importing relevant parts of the jdk.