linghengqian commented on issue #35134: URL: https://github.com/apache/shardingsphere/issues/35134#issuecomment-2782723283
> I checked that the jdk environment executed by my maven environment is jdk8, but my JDK environment is indeed jdk17. This problem is very strange. I manually adjusted the jdk version of maven and now the project build is successful, - I guess your `PATH` or `JAVA_HOME` is polluted. If you don't use JDK version management tools like `vfox` or `SDKMAN!`, you can consider following the steps at https://www.graalvm.org/latest/getting-started/windows/#installing-from-an-archive to troubleshoot the problem, which has nothing to do with shardingsphere. > but no code is generated - IntelliJ IDEA is sometimes configured by the user to not automatically update the project index, which has nothing to do with environment variables. You need to follow the documentation of IntelliJ IDEA to manually update the project index. I would say that you look like you are using an old version of IntelliJ IDEA. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org