Search results in deleted files

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Search results in deleted files

678件の閲覧回数
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 返信

538件の閲覧回数
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 件の賞賛
返信