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 247132 - IllegalArgumentException when creating project
Summary: IllegalArgumentException when creating project
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-15 13:58 UTC by Jiri Prox
Modified: 2014-09-15 13:58 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 Jiri Prox 2014-09-15 13:58:55 UTC
IAE is thrown when creating C++ project with name which was already used and some letters has different case.

Steps to reproduce:
1) create new C++ application CppApplication_1 
2) delete the application with the whole folder
3) create new C++ application cppApplication_1 (note the first letter is not capital)

-> exception is thrown

Stacktrace is in issue 240156


Product Version: NetBeans IDE Dev (Build 20140905-2854a56cc00e)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev