This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238713 - Request tighter integration between Project, Files and Version Control panes
Summary: Request tighter integration between Project, Files and Version Control panes
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-22 18:38 UTC by phpguru
Modified: 2013-11-29 13:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phpguru 2013-11-22 18:38:10 UTC
The requested feature is to add an option group to the context menu of the 3 panes in the UI: Project, Files, Version control changes list.

I should be able to to...
Select in [Other Pane]
Select in [Other Pane]

So for example, from the SVN changes list, I should be able to...
Select in Project Pane
Select in Files Pane

and so on. 

The reasoning behind this is that I currently cannot quickly select all changed files and upload them. I would use this feature to inspect changed files and select them in the project pane with 1 click for Upload... to remote site.
Comment 1 phpguru 2013-11-22 18:41:34 UTC
If https://netbeans.org/bugzilla/show_bug.cgi?id=238712 is implemented, this feature is not as useful, though still has some merit on its own.