MyEclipse下Junit運行測試用例的時候報錯: "The input type of the launch configuration does not exist"
原因是test下的包全部變成了文件夾,不能 是普通的文件夾 需要改成Source Folder 才行
解決:選中test,右鍵,選擇Build Path---remove from Build Path,
然后再次選擇Build Path----User as Source Folder~ 解決
MyEclipse下Junit運行測試用例的時候報錯: "The input type of the launch configuration does not exist"
原因是test下的包全部變成了文件夾,不能 是普通的文件夾 需要改成Source Folder 才行
解決:選中test,右鍵,選擇Build Path---remove from Build Path,
然后再次選擇Build Path----User as Source Folder~ 解決
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。