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 - [refactoring] Can't create project after canceling wizard
Summary: [refactoring] Can't create project after canceling wizard
Status: RESOLVED 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:
: 43144 (view as bug list)
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-12 12:33 UTC by pfelenda
Modified: 2009-10-01 14:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (15.40 KB, text/plain)
2004-05-12 12:35 UTC, pfelenda
Details

Note You need to log in before you can comment on or make changes to this bug.
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