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 42010

Summary: Java package chooser in New File wizard does not permit selection of an intermediate empty package
Product: java Reporter: Milan Kuchtiak <mkuchtiak>
Component: UnsupportedAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker CC: jglick
Priority: P2 Keywords: UI
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Milan Kuchtiak 2004-04-15 08:51:17 UTC
If there is a package(folder) x.y.z in project
logical view,
there isn't possible to put new java class neither
to x, nor to x.y package.
Comment 1 Petr Hrebejk 2004-04-28 14:28:26 UTC
The combo box has been made editable. So user can write any package
into it. If the package does not exists. It will be crated. The drop
down still contains only packages which have some classes in them already.
Comment 2 Jesse Glick 2004-04-28 19:03:50 UTC
*** Issue 42583 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Hasik 2004-05-05 13:13:14 UTC
verified 200405041800