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 49954 - [40cat] Create a new class - package is missing
Summary: [40cat] Create a new class - package is missing
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-10-05 16:51 UTC by meliandra
Modified: 2004-10-06 22:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture (120.96 KB, image/jpeg)
2004-10-05 16:52 UTC, meliandra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description meliandra 2004-10-05 16:51:55 UTC
[ BUILD # : beta 2 ]
[ JDK VERSION : J2SE 1.5.0 ]

Select package
Right mouse click -> New File/Folder
Select Java Main Class
Next
The selected package isn't in the text field for
package.
Comment 1 meliandra 2004-10-05 16:52:42 UTC
Created attachment 18053 [details]
Picture
Comment 2 Jesse Glick 2004-10-06 02:52:43 UTC
Reproducible if the target package is empty. I think I have a patch
for it.
Comment 3 Jesse Glick 2004-10-06 22:15:47 UTC
committed   * Up-To-Date  1.21       
java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanelGUI.java
committed   * Up-To-Date  1.2        
java/project/src/org/netbeans/modules/java/project/PackageListView.java