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 46387

Summary: Java Project with Existing Sources provides wrong defaults
Product: java Reporter: jrojcek <jrojcek>
Component: ProjectAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
URL: http://projects.netbeans.org/nonav/buildsys/j2se-project-ui-spec.html#Step_2_New_Java_Project_with
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description jrojcek 2004-07-21 12:59:38 UTC
Steps to reproduce:
* Create a new Web Project with Existing Sources
* Try to create new Java Project with Existing Sources - the 
second wizard step provides as the default values the values that 
were inserted in previous Web Project with Existing Sources 
wizard. Specifically the project name, project folder and source 
packages folder are filled with incorrect defaults.

The defaults should be used as described in the spec.
Comment 1 Jiri Rechtacek 2004-08-24 14:35:05 UTC
Checking in
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.24; previous revision: 1.23
done