The dialog to add files to a review is not very user-friendly.
There exist several dialogs in Eclipse that could be used instead (e.g.
ResourceSelectionDialog, FilteredResourcesSelectionDialog, etc.).
The patch below uses the ResourceSelectionDialog. As an additional benefit, we
get rid of several classes(ReviewFileLabelProvider, ReviewFileContentProvider,
ReviewFileSelectionStatusValidator).
Greetings,
Bernhard
Original issue reported on code.google.com by bernhard...@gmail.com on 19 Jun 2010 at 10:02
Original issue reported on code.google.com by
bernhard...@gmail.com
on 19 Jun 2010 at 10:02Attachments: