eclipse运行项目报错Error configuring application listener of class org.springframework.web.cont

 

近期迁移了桌面,重新配置了eclipse,新增svn组件,拉取了远程的项目代码,运行时报错

Error configuring application listener of class org.springframework.web.cont

 

查询资料,clean了项目,不起作用。

后又根据 原文章地址 https://blog.csdn.net/qq_30764991/article/details/82503541  ,

项目名右键  ->  properties ->  Deployment Assembly页面,点击add,

 

2. 选择Jave Build Path Entries

 

3. 把程序用于的Library加入进来

 

 

再重新运行项目就好了。

posted @ 2021-05-28 14:01  顾北清歌寒。  阅读(619)  评论(0编辑  收藏  举报