Myeclipse+Manen+tomcat找不到jar包

2024-10-27 11:18:32

1、因为Myeclipse +maven+tomcat ,spring的jar包都依赖于Maven Dependencies,所以要添加一下maven dependencies这个,不然tomcat启动的时候会代不过去jar包的,选择项目右键,Properties->deployment assembly->add->java build path entries 如下图

Myeclipse+Manen+tomcat找不到jar包
猜你喜欢