在Idea中打开了下载的项目,运行后出现“程序包com.mysql.jdbc不存在”和“程序包com.sun.xml.internal.ws.api.pipe不存在”的问题,如何解决?

img

程序包com.mysql.jdbc不存在

img

程序包com.sun.xml.internal.ws.api.pipe不存在

img


有连接数据库的jar包

mysql.jar包还没有加入到当前项目中。