1.首先remove项目自带的JRE, 右键project,properties,Java Build Path,选中Unbound的哪个JRE,Remove! 2.改为自己机器上安装的JRE, 同样在Java Bu……