- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
解決済! 解決策の投稿を見る。


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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:
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Dao,
move your mouse over the check box and check it:
Erich
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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:
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
