Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0RC1
-
Fix Version/s: 2.1.1Release
-
Component/s: Content Assist
-
Labels:None
-
Number of attachments :
Description
The content assist preference for using named parameters should only apply to constructor calls, not method calls.
1. |
Content assist for Constructors | |
|
Andrew Eisenberg |
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.1.1Release [ 16772 ] | |
| Fix Version/s | 2.1.0Release [ 16152 ] |
Andrew Eisenberg
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Well, there is another, related problem here that constructor proposals are not supported in Groovy-Eclipse. I have this working in my local workspace, but will not commit for 2.1.0 since this is a fairly big change.