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 43149

Summary: [refactoring] Can't create project after canceling wizard
Product: java Reporter: pfelenda <pfelenda>
Component: UnsupportedAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    
Attachments: Exception

Description pfelenda 2004-05-12 12:33:36 UTC
[040511], jdk1.4.2_03

Steps to reproduce:
- open "New Project..." from main menu
- select Java Project with Existing Sources and
click Next
- add the 'x' character at end of string in
textfield "Project Location" (folder doesn't
exists and is in r/o directory)
- click to Cancel
-> Exception appeared and it is not possible to
create new project
Comment 1 pfelenda 2004-05-12 12:35:27 UTC
Created attachment 14828 [details]
Exception
Comment 2 Tomas Zezula 2004-05-13 09:52:27 UTC
*** Issue 43144 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Zezula 2004-05-13 10:11:09 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.java,v
 <--  PanelProjectLocationVisual.java
new revision: 1.7; previous revision: 1.6
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.java,v
 <--  PanelSourceFolders.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 pfelenda 2004-08-13 14:42:08 UTC
Verified in dev build 200408121800. The dialog was redesigned. The
exception does not appear.
Comment 5 Marian Mirilovic 2009-10-01 14:48:16 UTC
reopen to fix status and resolution
Comment 6 Marian Mirilovic 2009-10-01 14:50:51 UTC
fix status and resolution