问答详情
源自:2-1 IOC及Bean容器

junit运行错误

导入老师的项目,运行得到下面提示: The archive: /Spring/lib/spring/spring-aspects-4.0.5.RELEASE.jar which is referenced by the classpath, does not exist. 可是项目的sping 目录,以及reference目录下都有spring-aspects-4.0.5.RELEASE.jar,怎么办呢?

提问者:qq_半部论语_0 2017-01-17 11:24

个回答

  • yeehom
    2017-01-18 01:08:17

    你要把reference目录的路径配置到classpath中。classpath的配置可以在eclipse设置里找到。