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 43052 - The default name for J2SE Projects should be template specific
Summary: The default name for J2SE Projects should be template specific
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL: http://projects.netbeans.org/nonav/bu...
Keywords:
Depends on:
Blocks: 41835 42650
  Show dependency tree
 
Reported: 2004-05-11 08:35 UTC by jrojcek
Modified: 2006-03-24 09:45 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-05-11 08:35:02 UTC
Java Application template should suggest "JavaApplication" name 
with a numbering scheme for subsequent usage of the template 
so it would be "JavaApplication2", "JavaApplication3", etc.

The Java Library template should suggest "JavaLibrary" with the 
same numbering scheme.

The Java Project with Existing Sources should suggest 
"JavaProject" with the same numbering scheme.
Comment 1 Tomas Zezula 2004-05-20 09:40:27 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/FoldersListSettings.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/FoldersListSettings.java,v
 <--  FoldersListSettings.java
new revision: 1.3; previous revision: 1.2
done
Processing log script arguments...
More commits to come...
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.14; previous revision: 1.13
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/NewJ2SEProjectWizardIterator.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/NewJ2SEProjectWizardIterator.java,v
 <--  NewJ2SEProjectWizardIterator.java
new revision: 1.14; previous revision: 1.13
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProjectVisual.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProjectVisual.java,v
 <--  PanelConfigureProjectVisual.java
new revision: 1.8; previous revision: 1.7
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelProjectLocationVisual.java,v
 <--  PanelProjectLocationVisual.java
new revision: 1.10; previous revision: 1.9
done
Comment 2 Marian Mirilovic 2005-12-20 15:50:19 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.