Search results in deleted files

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Search results in deleted files

684 次查看
bwer
Contributor I

Hello,

I have found a strange behavior.

The search of the CW 10 found rsults in .c and .h -files, which I have deleted.

The files are completly deleted in the directory of the project.

If I call the result, I get the message:

 

---

Can't find a source file at "C:\wlantest\Sources\ip4\ip_app.c"
Locate the file or edit the source lookup path to include its location.

 

How can I fix that?

标签 (1)
0 项奖励
回复
1 回复

544 次查看
CrasyCat
Specialist III

Hello

 

Apparently Eclipse did keep some internal references to the deleted files. Can you try the following:

 

  - Click right on the project name in the CodeWarrior Projects View

  - in the drop Down Menu select Refresh.

  - Click right on the project name in the CodeWarrior Projects View again

  - In the drop down menu select Index > Rebuild.

 

Once indexing is over, perform your search again.

 

CrasyCat

0 项奖励
回复