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 182722

Summary: [69cat] Send To | Mail Recipient menu item
Product: platform Reporter: gliesian <gliesian>
Component: -- Other --Assignee: issues@platform <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description gliesian 2010-03-25 01:26:41 UTC
Add the ability to mail files from file nodes in the IDE.

Use case: Right click a source file node.  In the popup, select Send To | Mail Recipient.  The file will be attached to a new message in the local mail client.  User completes e-mail and manually sends it out from the client.  

* Since this option may be used frequently by some, but 'never' by others(e.g., those sharing files with a VCS), the menu option should be configurable to be 'hidden' so the popup menu's real estate isn't always compromised.  This configuration would be done in the options dialog box, probably under Miscellaneous.   

Other send to option possibilities:
  Send To | Compressed (zipped) Folder
  Send To | Desktop (Create Shortcut)
  Send To | DVD RW Drive
  Send To | Documents

Thanks.
Comment 1 gliesian 2010-03-25 11:24:34 UTC
Perhaps the Send To popup menu item should only be present for file nodes in the ---Files--- windows.
Comment 2 gliesian 2010-04-20 17:37:07 UTC
Case Study:

When right-clicking on a file in Altova XMLSpy, you will see a "Send by Mail..." menu item.

This is a nice and simple implementation of what I am suggesting.