markt-asf commented on PR #731: URL: https://github.com/apache/tomcat/pull/731#issuecomment-2157847935
I'm not an Idea user so I have no strong view on this. I'd be happy with whatever consensus the Idea users reach. I am an Eclipse user and the approach I use there (which I think the other Eclipse users are happy with) is: - Eclipse is configured to use the same Java version as the build (Java 22 in this case) - I aim to keep the project warning free if used with the current, latest version of Eclipse (I'm currently using the RC for the next release which triggers a couple of extra warnings but I haven't fixed them yet as that will create different warnings for users still on the current release) There are times when I have manually tweaked the build to exclude the packages that require Java 22 as I wanted to check something I was doing was still going to be Java 17 compatible and tweaking the IDE was easier than constantly running Ant. To be honest, configuring the Eclipse IDE from the Ant task isn't something I do that often. Keeping the project error free and the configuration of the auto-format tools is far more important to me than whether the FFM code is included in the IDE by default or not. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org