This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In Eclipse Juno, when i modify the file settings other than include and define symbols, the wrench icon is not getting displayed. How to check where the issue is? Also need to know if it is the limitation in Eclipse Juno or is it some kind of modifications done by Eclipse community for Juno?
I have searched many forums and FAQs, but there is very no information on wrench implementation.
Thanks & Regards,
AR
Ashish,
Do you see this issue with CCSv5? Or are you using a standard Eclipse (Juno) installation?
Thanks
ki
Hi Ki,
I am using Eclipse Juno with CDTv8.1.2. I am creating the C-projects for MinGW toolchain, and modifying the file settings.
Thanks,
Ashish
Ashish -when you use file specific options, your .cproject should create a tag called fileInfo with the file specific options for that file specified. You can look for that in your .cproject.
Anyway, I cannot reproduce this with CCSv5 so I'm not sure how much more help I can be. I suggest you check the Eclipse forums, you should get more help there.
Thanks
ki
Ki, I will surely check the suggestion you have provided. Thank you for your prompt response and support.
Ashish.