Apache NetBeans version
Apache NetBeans 25
What happened
In addition to #8334 Code completion for constructors should not add [#Override].
Language / Project Type / NetBeans Component
No response
How to reproduce
class Foo {
function __construct() {
}
}
class Bar extends Foo {
function __const // code completion here should not generate [#Override]
}
Did this work correctly in an earlier version?
No / Don't know
Operating System
x
JDK
x
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
Yes
Apache NetBeans version
Apache NetBeans 25
What happened
In addition to #8334 Code completion for constructors should not add [#Override].
Language / Project Type / NetBeans Component
No response
How to reproduce
Did this work correctly in an earlier version?
No / Don't know
Operating System
x
JDK
x
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
Yes