EGit does not show modified files.

I have been using EGit to upload my stuff to github for several months.

But late, I don’t see which files were changed, and I don’t know why. Please, help.

As you can see, I updated some files and I do not see the list of files in the file section.

enter image description here

+4
source share
2 answers

As mentioned in comment 2 in Eclipse, error 446534 , calling table.pack () will solve this problem for a single tableviewer.

+1
source

This seems like a problem with Mac OS X 10.10 and SWT. See Eclipse bug 446534 for more details .

, " (1/1)", EGit , . , .

Git Staging, EGit, , . , Commit, . .

+4

All Articles