gpt4 book ai didi

java - 在 Netbeans 中使用 try-with-resources

转载 作者:搜寻专家 更新时间:2023-10-31 20:14:55 26 4
gpt4 key购买 nike

我在 Java servlet 类中有一个 try-catch 语句。 Netbeans 对此显示错误:

try-with-resources is not supported in -source 1.6 (use -source 7 or higher to enable try-with-resources)

我怎样才能摆脱这个错误?

最佳答案

您似乎从 NetBeans 论坛找到了我的帖子,我在其中发布了解决方案:

I got the error to go away.

Right click on project > Properties > Sources > Source/Binary Format: JDK 7 > OK.

来源:

关于java - 在 Netbeans 中使用 try-with-resources,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9629687/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com