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 71519 - Project Packager - "Export..." should be in context menus of projects
Summary: Project Packager - "Export..." should be in context menus of projects
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Projectpackager (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Roman Strobl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 22:49 UTC by Jesse Glick
Modified: 2006-10-27 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-01-17 22:49:40 UTC
There should be an action "Export..." registered in Project/Actions/ in the
layer which is a ContextAwareAction. From the context, look for a
Collection<Project> and open the Export Projects as Zip dialog with those
projects preselected (no need to enable a different set to be selected).
Comment 1 Jesse Glick 2006-01-17 22:50:14 UTC
Projects/Actions/ I meant.
Comment 2 Roman Strobl 2006-01-17 22:52:50 UTC
Agree, this is something I wanted to do.