Bug 152859

Summary: Lite Generator: All generated methods should be marked as @generated
Product: [Modeling] GMF-Tooling (ARCHIVED) Reporter: Boris Blajer <boris.blajer>
Component: CoreAssignee: Boris Blajer <boris.blajer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: 1.0.1   
Target Milestone: 1.0.1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Fixes all missing @generated tags in 2.0 branch
none
Fixes all missing @generated tags in 1.0.1 branch none

Description Boris Blajer CLA 2006-08-04 13:38:36 EDT
Currently, I have found at least one place where this is not the case: 
org.eclipse.gmf.codegen.lite\templates\parts\notationModelRefresher.jetinc, method getCreateNotationalElementCommand(...).

All such places need to be corrected. Consider writing a utility which would check it automatically and report violations.
Comment 1 Boris Blajer CLA 2006-08-05 11:42:54 EDT
Created attachment 47437 [details]
Fixes all missing @generated tags in 2.0 branch
Comment 2 Boris Blajer CLA 2006-08-05 11:56:50 EDT
Created attachment 47438 [details]
Fixes all missing @generated tags in 1.0.1 branch
Comment 3 Artem Tikhomirov CLA 2006-08-09 10:31:54 EDT
reviewed and committed into HEAD
Comment 4 Alex Shatalin CLA 2006-08-24 08:05:36 EDT
reviewed and committed into 1.0.1
Comment 5 Eclipse Webmaster CLA 2010-07-19 22:19:41 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug