-2

Yellow Errors on my project

I have these weird yellow symbols next to my eclipse project. It is under every java file, but when I open the file, I see no errors. Also, I see no problems displayed when I go to Window-> Show View ->Problems. What does this mean?

1srk
  • 21
  • 4

1 Answers1

0

Because you use version control plug-in inside Eclipse IDE like this:

enter image description here

(Read more about popular version control plug-in: Subversive, EGit)

Vy Do
  • 46,709
  • 59
  • 215
  • 313