Bug 155561 - [Tests]: Tests should make sure the generated code uses @generated as appropriate
Summary: [Tests]: Tests should make sure the generated code uses @generated as appropr...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Blajer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-08-29 11:58 EDT by Boris Blajer CLA
Modified: 2010-07-19 22:19 EDT (History)
0 users

See Also:


Attachments
Fixes the subj (9.63 KB, patch)
2006-08-29 12:09 EDT, Boris Blajer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Blajer CLA 2006-08-29 11:58:58 EDT
All non-local members should use @generated tags, all local members (and their descendants) should avoid the tag (it is ignored anyway, so its presence may be misleading)

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=152859
Comment 1 Boris Blajer CLA 2006-08-29 12:09:53 EDT
Created attachment 48973 [details]
Fixes the subj
Comment 2 Alex Shatalin CLA 2006-08-29 12:58:59 EDT
reviewed and commited
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:19:17 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug