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 42247 - There is no easy way how to place a new file in the middle of package structure
Summary: There is no easy way how to place a new file in the middle of package structure
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-04-21 10:33 UTC by Marek Grummich
Modified: 2006-03-24 10:27 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 Marek Grummich 2004-04-21 10:33:10 UTC
Build 200404191800, j2sdk1.4.2_04 [buildsystem]
There is no easy way how to place a new file in
the middle of package structure. If I have
following package structure 'aaa.bbb.ccc', the
Java Wizard offers me only last package 'ccc' for
placing of a new class. There is a workaround, go
to the Files view and cut and paste functionality.
Comment 1 Jesse Glick 2004-08-04 02:05:07 UTC
Long obsolete; can edit package field.
Comment 2 Marek Grummich 2004-08-17 12:45:25 UTC
Verified