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 46647

Summary: Fields pre-filled with previous project data
Product: java Reporter: Milan Kubec <mkubec>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description Milan Kubec 2004-07-28 09:01:45 UTC
[dev-200407271830, JDK 1.5.0 b59]

I have created J2SE project with existing sources.
Then I wanted to create another J2SE Project with
existing sources but after I invoke the wizard it
has fields 'Source Packages Folder' and 'Test
Packages folder' pre-filled with values from
previous project. IMO these fields should be
empty. E.g. J2SE Project with existing ant script
doesn't prefill any fields.
Comment 1 jrojcek 2004-07-28 10:10:32 UTC
The fields shouldn't be pre-filled.

I think I filed a similar issue, but I can't find it.
Comment 2 Tomas Zezula 2004-07-29 13:43:34 UTC
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.19; previous revision: 1.18
done
Comment 3 Milan Kubec 2004-08-17 16:20:52 UTC
Verified in beta 1 candidate 200408170540.