I'm trying to expand my knowledge about the internals of Netbeans and
extend the code cleanup work that I've done in the past.

In the following file:
ide/schema2beans/src/org/netbeans/modules/s2banttask/S2bConfigDelegator.java

I see the following comment at the beginning of the file.

/**
 * Delegate for S2bConfig
 *
 * @Generated
 */

This doesn't make sense to me. This file does NOT appear to be generated by
the build system and the comment appears, to me, to be incorrect.

The git history shows it to be checked into the source tree back in 2018
and no changes have been made to it.

Am I missing something?

Thanks.

-brad w.

Reply via email to