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?
Asked
Active
Viewed 211 times
-2
-
2are you using any Version Control Management (like svn, git, cvs)? – David Pérez Cabrera Jul 11 '15 at 10:40
-
Not that I am aware of. – 1srk Jul 11 '15 at 10:47
-
1You are asking for VCM symbol! Check this: http://eclipsesource.com/blogs/tutorials/egit-tutorial/ – David Pérez Cabrera Jul 11 '15 at 10:51
1 Answers
0
Because you use version control plug-in inside Eclipse IDE like this:
(Read more about popular version control plug-in: Subversive, EGit)

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