Community
Participate
Working Groups
Build Identifier: 20110929 There is no Annotation search in RBD. Annotation search will miss some expected results. The missed ones looks like that, "@Property"; but "@Property{XXX}" will not be missed. Reproducible: Always Steps to Reproduce: 1. Import PI from attachment 2. Select the package MainProject/EGLSource/externalTypes. Go to EGL search wizard, set Search string as "*", Search for as "Annotation", Limit To as "All occurrences", Scope as "Selected resources", then click Search button. Actual results: Some kind of annotations are missed in return results, just like "@Property". But the format of "@Property{XXX}" will not be missed.
Created attachment 204342 [details] PI
Created attachment 204343 [details] screenshot
As for field annotation, whether the following format are identical: rname string{@Property}; rname string{@Property{}}; From SourceElementParser.handlePropertyBlock, it seems they are different, it treats the second case add valid annotation, but not for first case.
please refer to bug 361199
Fix it
Verified in build 20111110