I20231204-1800
To reduce problem markers in workspace. autoboxing=ignore missingDefaultCase=ignore rawTypeReference=ignore undocumentedEmptyBlock=ignore uncheckedTypeOperation=ignore Those are no real problems and ignored by developers for years. Only for projects that actually have shown many of those markers. For projects with few markers "@SuppressWarnings" was added instead.