Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] fixed: [Bug 160196] annotation view doesn't add import for annotation params based on enums

Title: fixed: [Bug 160196] annotation view doesn't add import for annotation params based on enums



-----Original Message-----
From:   bugzilla-daemon@xxxxxxxxxxx [mailto:bugzilla-daemon@xxxxxxxxxxx]
Sent:   Fri 10/13/2006 19:20
To:     Beaurpere, David
Cc:    
Subject:        [Bug 160196] annotation view doesn't add import for annotation params based on enums

https://bugs.eclipse.org/bugs/show_bug.cgi?id=160196
Product/Component: SOA / org.eclipse.stp.servicecreation


david.beaurpere@xxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from david.beaurpere@xxxxxxxx  2006-10-13 07:16 -------
the view can now detect and manipulate annotations against method parameters.

Because the JDT doesn't modelize method parameters as <code>IMember</code>, the
view has been refactored to handle AstNodes when necessary.



--
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You reported the bug, or are watching the reporter.
You are the assignee for the bug, or are watching the assignee.





Back to the top