zhenyajiang / jupiter-eclipse-plugin

Automatically exported from code.google.com/p/jupiter-eclipse-plugin
0 stars 0 forks source link

Plugin should allow files to be added to review record from file context menu. #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is an enhancement request to allow the file context menu to add the 
selected file to the review record. I have made the change to the version 
of the plugin that my team uses and we find this to be extreamly helpful 
for keeping the reviews tied to the files. 

Also find in the patch an addition to the ReviewAdditionActionDelegate 
class that adds the file to the review as it's adding the item. This way 
as you add issues you are capturing the file into the file list.

Original issue reported on code.google.com by r...@thedudas.com on 14 Aug 2009 at 2:34

Attachments:

GoogleCodeExporter commented 8 years ago
I will have a look when I have time.  Thanks.

By the way, is this patch meant for the version of Jupiter that is currently on 
the
trunk of the SVN repository?

Original comment by jsakuda on 2 Sep 2009 at 6:29

GoogleCodeExporter commented 8 years ago
Yes I believe so.

Original comment by r...@thedudas.com on 3 Sep 2009 at 4:03