uschindler commented on issue #15250: URL: https://github.com/apache/lucene/issues/15250#issuecomment-3346943615
FYI, after reading the commens around the issue above, I tried: ``` C:\....> gradlew --no-parallel eclipse Starting a Gradle Daemon (subsequent builds will be faster) > Task :luceneEclipseJdt Eclipse config for Java 25 written with ECJ errors configured as 'warning'. Change by altering the build option 'eclipse.errors' to ignore/warning/error: -Peclipse.errors=ignore To edit classes of MR-JARs for a specific Java version, regenerate Eclipse options using: -Peclipse.javaVersion=24 BUILD SUCCESSFUL in 33s 10 actionable tasks: 3 executed, 7 up-to-date ``` So this is a good workaround for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
