I20251204-1800
* Fix comment validation errors when Eclipse starts up - fix TokenScanner to add markdown comment token for isComment() method - fix CodeTemplateContextType.isValidComment() to set up a Scanner with JDK 23 so markdown comment templates will be properly parsed - add missing JavadocQuickFixTest25 to test suite - fixes #2679