本机开始安装了jdk1.6,然后安装了jdk1.8 当在调自动化的时候,发现传入函数传参String类型,报错The type java.lang.Object cannot be resolved It is indirectly referenced ... step1: Windows-Preference-添加1.6的路径 step2: Build java path将jre改为1.6 因为Windows-Preference-Java-Complier里面有1.6,这个地方和上面ste…