#1000899
Bad code generated for inherited abstract method with generics
-
-
Created on:
Mon, Feb 06 (3 months ago)
-
Reported by:
skyluc
-
Assigned to:
skyluc
-
Milestone:
Helium
-
Type:
Defect
-
Version:
2.0.0-final-29
-
Operative System:
-
-
Status:
Accepted
-
Priority:
Normal (3)
-
Component:
Wizard
-
Permission type:
Public
-
Fixed in version:
-
-
Eclipse version:
All
-
-
Followers
skyluc (Assigned To) , Iulian Dragos
No file chosen
You have an empty file field. Please select or remove it.
Associations
| # |
Relation |
Summary |
Status |
Action |
| No tickets |
No associations
Time Expenditure
Loading
- Create a new Scala class using the wizard, with ScalaTrait as one of the implemented traits, and "Inherited abstract methods" checked.
The following code is generated:The
import .Kis invalid andidis not generated.