idea报错:xxx尚未调用

84 阅读1分钟

异常1

maven打包报错:

Failed to clean project: Failed to delete xxx.jar

异常2

打断点,执行这行代码的时候

Config config = new Config();

idea报错:xxx尚未调用

解决方法

重启idea

2个问题都解决了