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 55533 - Some never ending loop in freeform project wizard
Summary: Some never ending loop in freeform project wizard
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 58467
Blocks:
  Show dependency tree
 
Reported: 2005-02-25 13:40 UTC by Jan Jancura
Modified: 2005-02-28 14:11 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 Jan Jancura 2005-02-25 13:40:26 UTC
1) Create freeform project
2) In freeForm project wizard step 4>
SourcePackage folders do nnt add any folder and
press Finish

IDE is in some never ending loop or what. But you
can close dialog and ide will be ok after that.
Comment 1 Tomas Zezula 2005-02-28 13:51:09 UTC
It is caused by an exception thrown from the ProjectGenerater when a
project folder is already used by another loaded but already deleted
project.
Comment 2 Tomas Zezula 2005-02-28 14:11:29 UTC
Checking in
src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.form;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.form,v
 <--  BasicProjectInfoPanel.form
new revision: 1.9; previous revision: 1.8
done
Checking in
src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.java,v
 <--  BasicProjectInfoPanel.java
new revision: 1.19; previous revision: 1.18
done
Checking in src/org/netbeans/modules/ant/freeform/ui/Bundle.properties;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.20; previous revision: 1.19
done