Book a Demo

Author Topic: default header comment  (Read 3281 times)

Duc-bert

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
default header comment
« on: July 02, 2002, 05:54:26 pm »
Hi,

how do I change the default header comment when the code is generated?
EA insert these
///////////////////////////////////////////////////////////
//
//  bla.h
//  Implementation of the Class bla
//  Generated by Enterprise Architect
//  Created on:      02-Jul-2002 18:00:40
//  Original author:
//  
///////////////////////////////////////////////////////////
//  Modification history:
//  
//
///////////////////////////////////////////////////////////

on top of the code. Can I change these comment to something else?

thanks

Molto Mike

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: default header comment
« Reply #1 on: July 03, 2002, 03:28:56 pm »
As far as I know, you cannot change this at this point. They are working on adding code template support to a future version. I have been told this would get in during the second half of this year.

Mike