Project Explorer icon decorator

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Project Explorer icon decorator

Jump to solution
841 Views
fractalgarden
Contributor III

Hi, what does the asterisk icon decorator mean in Project Explorer ?

see attached png

0 Kudos
Reply
1 Solution
828 Views
ErichStyger
Senior Contributor V

Hi @fractalgarden ,

This one means that you have that folder under version control (git I assume) and that you have made changes to files in that folder, and that you have staged something from the folder (file), but have not committed it yet.

For example:

ErichStyger_0-1688037754236.png

 

I hope this helps,

Erich

PS:

https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/

https://mcuoneclipse.com/2018/09/30/tutorial-git-with-eclipse/

View solution in original post

1 Reply
829 Views
ErichStyger
Senior Contributor V

Hi @fractalgarden ,

This one means that you have that folder under version control (git I assume) and that you have made changes to files in that folder, and that you have staged something from the folder (file), but have not committed it yet.

For example:

ErichStyger_0-1688037754236.png

 

I hope this helps,

Erich

PS:

https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/

https://mcuoneclipse.com/2018/09/30/tutorial-git-with-eclipse/