Book a Demo

Author Topic: Java Generation  (Read 3955 times)

pmr

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Java Generation
« on: April 22, 2002, 09:52:47 am »
Hello There !
Sorry to bother everybody with such silly questions concerning java generation :

. Is there a way to control constructor generation : i.e. to specify an operation which is a constructor and therefore has no return type. It looks like EA always generate int (default) type for each operation even if u delete
return type from operation panel.

. Is there a way to import all standard package from java, and therefore to select object for generalisation ??

. Is there a way to customize centrally header generation (for instance to insert a copyright notice in the head of each class).

(By the way javadoc generation is working fine in 482).

Thank's ;D