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 - Fields pre-filled with previous project data
Summary: Fields pre-filled with previous project data
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-07-28 09:01 UTC by Milan Kubec
Modified: 2006-03-24 10:06 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 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.