Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Brownish-colored files and folders in Android project (IDEA)?

I use IDEA 11, updated to its latest version. I opened an Eclipse project in IDEA, and the text color of some folders and files are light-brown colored, while others are black as normal.

Look:

1) One

2) Two

I tried rebuilding the project, but it did not help. What do the different colors mean?

like image 281
sandalone Avatar asked Oct 20 '25 15:10

sandalone


1 Answers

These colors represent the file status

Brown - Unknown - File exists locally, but is not in the repository, and is not scheduled for adding.

Black - up to date

enter image description here

File Status Highlights - http://www.jetbrains.com/idea/webhelp/file-status-highlights.html

Refreshing Status - http://www.jetbrains.com/idea/webhelp/refreshing-status.html

like image 90
Ido.Co Avatar answered Oct 22 '25 05:10

Ido.Co



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!