I20260116-1800
If the output folder is deleted externally, Java builder doesn't rebuild anything on next auto / incremental build request. The change checks the missing output folder on the next build request and converts build kind to a FULL_BUILD if at least one output folder in the project is missing. Fixes https://github.com/eclipse-jdt/eclipse.jdt.core/issues/4745