Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.1.0Release, 2.1.1Release
-
Fix Version/s: 2.6.0.Release
-
Component/s: Editor
-
Labels:None
-
Number of attachments :
Description
Currently if you implement or extend an abstract class you get an error and there is no quick fix to prompt GroovyEclipse to fix the problem by providing stubbed method implementations.
The same thing with inheriting constructors from super classes. Yes I know GroovyEclipse doesn't do quick fixes yet but I'm raising this so we can track this missing feature.
What does work however is to do ALT+CMD+S and then select Override/Implement methods, hence again I'm leaving this as minor.
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Nieraj Singh [ nisingh ] |
Andrew Eisenberg
made changes -
| Parent |
|
|
| Issue Type | New Feature [ 2 ] | Sub-task [ 7 ] |
Andrew Eisenberg
made changes -
| Assignee | Nieraj Singh [ nisingh ] |
Andrew Eisenberg
made changes -
| Component/s | Editor [ 13142 ] |
Andrew Eisenberg
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Andrew Eisenberg [ werdna ] | |
| Fix Version/s | 2.6.0.Release [ 17849 ] | |
| Resolution | Duplicate [ 3 ] |
Nieraj has been working on quick fix support in Groovy-Eclipse. Perhaps he will have time to look at this.