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 249598 - New Project: Incremental numbering in New Project name doesn't always avoid name conflicts
Summary: New Project: Incremental numbering in New Project name doesn't always avoid n...
Status: CLOSED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 8.1
Hardware: PC Windows 8
: P4 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 23:35 UTC by Lou Dasaro
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the error (60.34 KB, image/jpeg)
2015-01-01 23:35 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2015-01-01 23:35:42 UTC
Created attachment 151339 [details]
Shows the error

When you invoke File->New Project->Python Project, 
the system uses the last path used and suggests a 
file name of: NewPythonProjectNN where NN is incremented.
Under certain conditions (?), the system may increment to a name already in use.
See attachment. 

This is easily worked around, but I believe the problem was previously solved for Java Projects.
Comment 1 Jenselme 2017-06-22 22:14:58 UTC
This looks good now. Closing. Please reopen if needed.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:27 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.