zoukankan      html  css  js  c++  java
  • android 细节之An internal error occurred during: "Launching New_configuration".

    今天在导入公司的一个小demo时候发现了一个非常有意思的错误。


    An internal error occurred during: "Launching New_configuration". Path for project must have only one segment.

    于是上网搜寻了一下怎么解决:


    详细的解决方法有两种:


    一、Run Configuration——>project增加你的项目名称


    二、在Eclipse中依照例如以下操作



    Project -> Properties -> Run/Debug Settings:
    1. select "Launching New_configuration"
    2. Delete
    3. OK

  • 相关阅读:
    csp-s模拟103
    csp-s模拟102
    csp-s模拟101
    csp-s模拟100
    csp-s模拟99
    csp-s模拟98
    csp-s模拟97
    csp-s模拟96
    csp-s模拟95
    csp-s模拟94
  • 原文地址:https://www.cnblogs.com/gccbuaa/p/7105042.html
Copyright © 2011-2022 走看看