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 44806 - Packages/folders are created on Cancel
Summary: Packages/folders are created on Cancel
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 09:26 UTC by Milan Kuchtiak
Modified: 2007-09-26 09:14 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 Milan Kuchtiak 2004-06-14 09:26:32 UTC
- open wizard (java, XML, text file)
- write the class name/file name
- create new package/folder (in package/folder
text field)
- click Cancel

new package/folder is created
Comment 1 Tomas Zezula 2004-07-02 19:19:45 UTC
Checking in
project/src/org/netbeans/modules/java/project/JavaTargetChooserPanel.java;
/cvs/java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanel.java,v
 <--  JavaTargetChooserPanel.java
new revision: 1.16; previous revision: 1.15
done
Checking in
project/src/org/netbeans/modules/java/project/NewJavaFileWizardIterator.java;
/cvs/java/project/src/org/netbeans/modules/java/project/NewJavaFileWizardIterator.java,v
 <--  NewJavaFileWizardIterator.java
new revision: 1.14; previous revision: 1.13
done
Comment 2 Jiri Prox 2005-07-11 08:31:57 UTC
Verified in 4.2 (200507061800)
Comment 3 Quality Engineering 2007-09-20 12:09:38 UTC
Reorganization of java component