Tool/software:
Greetings,
Is there a document which explains the various badges/adornments on the icons in CCS's Project Explorer?
Thanks you,
Ed
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.
Tool/software:
Greetings,
Is there a document which explains the various badges/adornments on the icons in CCS's Project Explorer?
Thanks you,
Ed
Hey Ed,
You can go through CCS User Guide, ref link:
Code Composer Studio User's Guide — Code Composer Studio 20.1.1 Documentation
Best Regards,
Deep
Hi Deep,
I should have been more specific. We are using CCS 10.4. From the link above, I was able to find it. But it doesn't have a list of badges. Some of them are explained, and are called 'special icons'. The one I am specifically interested in is below. Please note the badge in the lower right corner. Is there any documentation which explains it (and others)?
![]()
Thank you,
Ed
Hi Ed,
Those icons come from the Eclipse IDE, which CCS v12 and earlier is based on. I believe those icons are related to the fact that you have your project in a source control system, probably git.
There is a good reference as to what each of those icon decorations mean here: https://wiki.eclipse.org/EGit/User_Guide#Icon_Decorations
Best,
Matt