java-scala测试程序,提示Cannot resolve overloaded method 'setJars'。

img


java-scala测试程序,提示Cannot resolve overloaded method 'setJars'。版本:maven 3.8.3 scala 2.13.7 jdk 1.8

你这个好像不对

img

变量声明方式:
https://www.runoob.com/scala/scala-variables.html

setJars ()有两种参数类型,你看你写的参数对应吗

img