在Eclipse中运行一个之前可以run成功的Junit Test的时候,弹出了一个对话框并显示异常信息是:Referenced classpath provider does not exist: org.maven.ide.eclipse.launchconfig。
官方给出的解释是:It’s probably because your Run Configuration was created on an old project, and has bad entries in the Classpath section. The solution is to delete the Run Configuration and create a new one
即可能的的原因是你之前在一个老的project中创建了一个这个Unit test。解决的方法是在Eclipse删掉相关的Run Configuration. 联想到我自己的情况,我是在Eclipse 3.6中创建了一个project,在该project中有一个Unit test.然后后来我换了另一个eclipse,即eclipse4.0,这样才出现错误的。于是我也按照官方的说法,去删掉Run Configurtion中的相关Unit Test,然后再重新run的时候就成功了。
怎样删掉Run Configuration中的Junit Test?
1. 点击Eclipse Tab上的Run按钮
2. 点击RunConfiguration,然后点击左上角的X按钮删除。
3. 重新在新的Eclipse中 Clean Projct,然后再重新run该Unit test即可。
相关推荐
MQTTv5版的客户端库,原地址:https://github.com/eclipse/paho.mqtt.java。 本资源合入了解决低于android7.0报错Caused by: java.lang.ClassNotFoundException: Didn't find class "javax.net.ssl.SNIHostName"的...
当Eclipse提示"The archive: /bin/bootstrap.jar which is referenced by the classpath, does not exist."时,意味着Tomcat在试图启动时找不到这个必要的档案,这通常与Eclipse中的服务器配置有关。 描述中提到的...
Dubbo 是一款高性能、轻量级的开源Java RPC框架,由阿里巴巴公司开发并维护,它主要解决了企业服务治理的问题,提供了服务注册、服务发现、负载均衡、调用链跟踪等核心功能。在分布式系统中,Dubbo扮演着关键角色,...
为了在Java环境中处理JSON数据,我们需要一个支持JSON的库,比如`org.json`包,它是Eclipse IDE中的一个常用工具。 标题“导入eclipse的json包”意味着我们将讨论如何将`org.json`包导入到Eclipse项目中,以便在...
2. 示例工程:可能包含TI的Code Composer Studio或其他IDE的项目文件,便于开发者进行调试和修改。 3. 用户手册或参考指南:详细解释如何使用这些代码和资源,包括配置参数、调试步骤和系统集成指导。 4. 数字控制...
在Unity游戏开发中,有时我们需要处理Excel数据,例如导入角色属性、配置表或者游戏规则等。在这种情况下,直接使用.NET框架内置的类可能无法满足需求,因为Unity的 Mono运行时环境与完整版的.NET Framework有所不同...
Modular: Reference other config files on the classpath to merge into your config. Tagged: Define config blocks with tags to merge config at runtime. Formats: JSON and YAML Usage: MyConfig config = ...
dubbo找不到dubbo.xsd报错, cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can ... 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
was originally governed by the licenses referenced below: • zlib library: zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.8, April 28th, 2013 Copyright (C) 1995-2013...
标题中的“sqlite3:not found”是一个常见的错误提示,通常在Linux或类Unix系统中出现,意味着系统找不到sqlite3命令行工具。SQLite是一款轻量级的数据库管理系统,它被广泛应用于嵌入式设备、移动应用以及服务器端...
Eclipse是一款广泛使用的Java集成开发环境(IDE),它提供了强大的支持来开发这样的应用。然而,为了在Eclipse中顺利运行和调试Servlet程序,我们需要确保正确地配置了所需的库,特别是Servlet API和JSP API的jar包...
- All other trademarks referenced in this book are trademarks of their respective firms. #### 二、书籍简介 本书为Android开发者提供了一个全面的指南,旨在帮助读者掌握Android应用开发的基础与高级技巧。...
一、疑难杂症 def test_scopt(): ...上面这两种情况都会报错:UnboundLocalError: local variable ‘x’ referenced before assignment 二、探究原因 1、python变量作用域 一般在使用函数def、类cla
Could not find class 'com.sun.crypto.provider.SunJCE', referenced from method ...不能加载到类的情况
The codedoes not compile because strings cannot be referenced. - E. The code compiles, but a NullPointerException is thrown when toString is called. - **答案**: C. The code does not compile because ...
The type org.apache.tools.ant.Task cannot be resolved. It is indirectly referenced from required .class files错误....., 解决办法:在工程中加入此jar包
It is indirectly referenced from required .class > ★BasicNameValuePair cannot be resolved to a type > ★HttpPost cannot be resolved to a type > ★NameValuePair cannot be resolved to a type > ★...
at org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111) at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(Default...
bazel_root/540135163923dd7d5820f3ee4b306b32/external/adv_plat/plat-sw-3.0.0.1.zip: Connection reset and referenced by '//modules/drivers/camera:camera'. ERROR: (12-26 08:52:07.359) Analysis of target ...