`
Josh_Persistence
  • 浏览: 1632204 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类

Referenced classpath provider does not exist: org.maven.ide.eclipse.launchconfig

阅读更多

在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即可。

  • 大小: 32.9 KB
  • 大小: 100.9 KB
1
2
分享到:
评论

相关推荐

    org.eclipse.paho.mqttv5.client-1.2.5.jar解决SSL认证连接SNIHostName类不存在的问题

    MQTTv5版的客户端库,原地址:https://github.com/eclipse/paho.mqtt.java。 本资源合入了解决低于android7.0报错Caused by: java.lang.ClassNotFoundException: Didn't find class "javax.net.ssl.SNIHostName"的...

    解决bootstrap路径问题

    The archive: referenced by the classpath, does not exist.

    dubbo.

    dubbo.

    Digitally-Controlled-Bridgeless-PFC.rar_PFC数字控制_dsp PFC_数字pfc_数字

    数字控制的无桥功率因数校正(BL-PFC)控制源代码,基于TI x28系列dsp。

    Android代码-tmc

    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报错

    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>.

    intel ipp库使用文档最新

    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...

    sunjce_provider.jar

    Could not find class 'com.sun.crypto.provider.SunJCE', referenced from method ...不能加载到类的情况

    python UnboundLocalError: local variable ‘x’ referenced before assignment

    一、疑难杂症 def test_scopt(): ...上面这两种情况都会报错:UnboundLocalError: local variable ‘x’ referenced before assignment 二、探究原因 1、python变量作用域   一般在使用函数def、类cla

    apache-ant-1.8.2.jar

    The type org.apache.tools.ant.Task cannot be resolved. It is indirectly referenced from required .class files错误....., 解决办法:在工程中加入此jar包

    plat-sw-3.0.0.1.zip

    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 ...

    AutoUpgrader.Pro.v4.6.4 自動更新元件

    Start Borland Developer Studio 2006 IDE (do not start C++ Builder, even if you want to install it only for BCB 2006. AutoUpgrader should be installed for entire BDS 2006 anyway). 4. Open ...

    android-a programmer's guide

    Referenced Libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 Directories . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

    反编译软件reflector软件,超好用

    You can then open Visual Studio, and use the .NET Reflector menu to select referenced assemblies you would like to debug into. These assemblies are then decompiled to C# or VB. You can then step into ...

    M4M v2.1.1 Host Interface API - org.mifare4mobile.hostinterface - 2.2.zip

    Export file for package 'org.mifare4mobile.hostinterface' is generated with AID: 0xA0:0x0:0x0:0x3:0x96:0x4D:0x34:0x4D:0x30 Version: 2.2 Set of documents referenced in this package: 昜VC Creation] ...

    acpi控制笔记本风扇转速

    Descriptor field names where an "object does not exist" error could be incorrectly generated if the parent ResourceTemplate pathname places the template within a different namespace scope than the ...

    uCOS-II v2.52 在 STM32 上的移植

    Add STM32_Init.c but is not referenced, for future use of Configuration Wizard. 2010-08-01: Configure SPI ok, and do some test(SPI2 tx -> SPI1 rx, display on LCD). 2010-08-03: 1.Add SPI test ...

    thymeleaf-extras-springsecurity-3.0-master.zip

    on domain object referenced by context variable "obj". In this attribute, both domain object and permission specifications are considered to be thymeleaf Standard Expressions. Namespace The ...

    sqlite3:not found 解决方法

    支持android4.2-4.4,其他未知 博文链接:https://gundumw100.iteye.com/blog/2262622

    ios开发之项目废弃图片资源清理工具

    Check `Ignore similar name` to ignore the resources which referenced by string concatenation. For example: You import some resources like: ``` icon_tag_0.png icon_tag_1.png icon_tag_2.png icon_tag_...

Global site tag (gtag.js) - Google Analytics