Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Thomas Arnbjerg on April 25, 2022, 10:02:02 pm

Title: How to avoid timestamps in generated code
Post by: Thomas Arnbjerg on April 25, 2022, 10:02:02 pm
Hi all,
Does anyone know how to avoid the timestamps in the comment headers for generated operations (in my case Java: * @created 25-Apr-2022 13.49.25)?

br
Thomas
Title: Re: How to avoid timestamps in generated code
Post by: Thomas Arnbjerg on April 25, 2022, 11:14:14 pm
Solved it. Simply stopped using
%JAVADOC_COMMENT(genOptWrapComment)%  in the template 'Class Notes'. Instead I'm just using %classNotes% directly