Bug 322686

Summary: Declare parents IProgramElement should specify 'extends' or 'implements'
Product: [Tools] AspectJ Reporter: Andrew Eisenberg <andrew.eisenberg>
Component: IDEAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: aclement
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Andrew Eisenberg CLA 2010-08-13 15:49:50 EDT
In the model, there is currently no way to determine if a declare parents relationship is extends or implements.  This has an effect on AJDT since when processing the relationships, AJDT must ask JDT whether it is an extends or implements relationship.  Asking this question to the model is potentially a long-running operation.
Comment 1 Andrew Clement CLA 2010-08-31 22:40:43 EDT
if the data is available, should be easy to address.
Comment 2 Andrew Clement CLA 2013-06-24 11:04:02 EDT
unsetting the target field which is currently set for something already released