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 - Java Project with Existing Sources provides wrong defaults
Summary: Java Project with Existing Sources provides wrong defaults
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://projects.netbeans.org/nonav/bu...
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-07-21 12:59 UTC by jrojcek
Modified: 2004-08-24 14:35 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 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