Community
Participate
Working Groups
FileDiff, FileDiffLabelProvider, and FileDiffContentProvider are currently package protected inside the org.eclipse.egit.ui.internal.history package. These classes are very useful for user interfaces that want to show commit and history information and should be made public to be usable from other packages.
Fix pushed to: http://egit.eclipse.org/r/#change,3000
Fixed in master.
Great thanks, I plan to use these classes for bug341652