我有一个包含2个包的项目:tkorg.idrs.core.searchenginestkorg.idrs.core.searchengines在包(2)中我有一个文本文件ListStopWords.txt,在包(1)中我有一个类FileLoadder。这是FileLoader中的代码:Filefile=newFile("properties\\files\\ListStopWords.txt");但我有这个错误:Thesystemcannotfindthepathspecified你能给出解决办法吗? 最佳答案 如果它已经在类路径中