
|
If you were logged in you would be able to see more operations.
|
|
|
| Review Type: |
Review by Product Owner
|
When calling super, Wrong number of arguments error erroneously shown.
If inside a linked swc, you have class B extends class A, and then in your project you have class C extend B, FDT thinks the super() within the constructor is to A, not B.
So if A takes arguments String, and B takes no arguments, C will show an error: Wrong number of arguments.
|
|
Description
|
When calling super, Wrong number of arguments error erroneously shown.
If inside a linked swc, you have class B extends class A, and then in your project you have class C extend B, FDT thinks the super() within the constructor is to A, not B.
So if A takes arguments String, and B takes no arguments, C will show an error: Wrong number of arguments. |
Show » |
|
I'm having trouble reproducing this. Could you please provide some screenshots and or a project / sample to test with?
Please send anything sensitive to:
admin.fdt@powerflasher.com