Eclipse中使用git提交代码,报错Testng 运行Cannot find class in classpath的解决方案

Posted Sunny*

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse中使用git提交代码,报错Testng 运行Cannot find class in classpath的解决方案相关的知识,希望对你有一定的参考价值。

一、查找原因方式

1.点击Project——>Clear...——>Build Automatically

2.查看问题

 

二、报错因素

1.提交.xlsx文件

2.提交时,.xlsx文件被打开

 

三、解决方案

1.关闭此.xlsx文件以及删除新生成的xlsx文件

2.再次pull以及提交

以上是关于Eclipse中使用git提交代码,报错Testng 运行Cannot find class in classpath的解决方案的主要内容,如果未能解决你的问题,请参考以下文章

Eclipse提交git代码 报错authentication not supported

Eclipse中使用git提交代码,报错Testng 运行Cannot find class in classpath的解决方案

eclipse git 如何拉取代码

eclipse中如何使用Git/gitee雷哥pull拉代码,commit提交到本地,Push推送到服务器

eclipse提交删除的jar到git

eclipse上git拉代码出现了class文件的冲突怎么解决