After compiling and cleaning, bug with comments and after delete commented code text, the bug still exist #8320
Labels
Java
[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)
kind:bug
Bug report or fix
needs:triage
Requires attention from one of the committers
Apache NetBeans version
Apache NetBeans 25
What happened
I wrote this code:
after that i try to comment this lines:
the code was this:
and then I saw the same output like this important line "abc metod ot I2 интерфейса" which after rebuilding and cleaning project in NetBeans was still appear:
Language / Project Type / NetBeans Component
Java
How to reproduce
Please try to comment this lines:
and then compile and run,
than if bug still appear, try to delete this code lines and try to clean and rebuild and run.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows 11 Pro, 24H2
JDK
23
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
Today I try to continue learn the lesson, and... this problem was occurred.
I think, that after first compiling the program code, some compiled files was created, and then, they didn't want to be replaced with new compiled code, or something like that...
Are you willing to submit a pull request?
Yes
The text was updated successfully, but these errors were encountered: