How to recheck Codewarrior build checkbox?

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

How to recheck Codewarrior build checkbox?

跳至解决方案
1,187 次查看
broccolee
Contributor III

Hi,

I have a very very basic question, how do you recheck the build checkbox in Codewarrior 10.5 IDE? I accidentally unchecked an item on the list while I was trying to expand the project view... The unchecked items are shown in the red box in the attached image. Is there away to recheck the build checkbox without deleting the item and re-including it again?

Thanks.

0 项奖励
回复
1 解答
1,076 次查看
BlackNight
NXP Employee
NXP Employee

Excluding header files anyway does not make any sense at all (see Exclude Source Files from Build in Eclipse | MCU on Eclipse ).

You could try to reset it to the default:

pastedImage_1.png

Or use the checkbox as explained in Exclude Source Files from Build in Eclipse | MCU on Eclipse 

If that does not help, you still could change it in the .cproject file with a text editor.

I hope this helps,

Erich

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,076 次查看
broccolee
Contributor III

Thanks Erich! That fixed it! 

Yea, I didn't mean to exclude anything in the first place... I was just un-checking another item to see if I can recheck it, and it happened to be a header file that I unchecked. 

Thanks.

0 项奖励
回复
1,076 次查看
BlackNight
NXP Employee
NXP Employee

Hi Dao,

move your mouse over the check box and check it:

pastedImage_1.png

Erich

0 项奖励
回复
1,076 次查看
broccolee
Contributor III

Hi Erich,

I placed my cursor at where there's supposed to be a check box but nothing showed up... Restarted a few times, it finally showed up, but not for the header files, I can't recheck the headers now... Any idea why that is? 

Thanks.

0 项奖励
回复
1,077 次查看
BlackNight
NXP Employee
NXP Employee

Excluding header files anyway does not make any sense at all (see Exclude Source Files from Build in Eclipse | MCU on Eclipse ).

You could try to reset it to the default:

pastedImage_1.png

Or use the checkbox as explained in Exclude Source Files from Build in Eclipse | MCU on Eclipse 

If that does not help, you still could change it in the .cproject file with a text editor.

I hope this helps,

Erich

0 项奖励
回复