简体   繁体   中英

RecursiveAction cannot be resolved to a type

When I add jdk17.0.2 to my build path, in STS(eclipse), replacing 15, RecursiveAction cannot be resolved to a type. What gives? I know java.util.concurrent.RecursiveAction was not removed from the jdk. Reverting back to 15 solves it.

这不再是一个问题,这表明 IDE(STS) 存在问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM