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 185487 - Project of different types cannot be closed together from popup menu
Summary: Project of different types cannot be closed together from popup menu
Status: RESOLVED DUPLICATE of bug 183564
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2010-05-05 08:58 UTC by dlipin
Modified: 2010-05-05 15:46 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 dlipin 2010-05-05 08:58:02 UTC
Use case:
1) Create Java Application project (File->New Project->Java->Java Application)
2) Create NetBeans Module project (File->New Project->NetBeans->Module)
3) Select both projects in Project tab and right click on anyone
4) I see no Close Projects action available in the popup menu

The same for Java Application and Web Application projects, Web App and Maven Project, Maven Project and NetBeans Module project, etc. Works fine for e.g. NetBeans Module and Web Application projects.
Comment 1 dlipin 2010-05-05 09:00:55 UTC
Workaround is to do that via File->Close N Projects.
Comment 2 Jesse Glick 2010-05-05 15:46:28 UTC

*** This bug has been marked as a duplicate of bug 183564 ***