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 225125

Summary: no 'configure' or 'make' if user adds /Users/tester/SOURCES/clucene-core-0.9.21b instead of /Users/tester/sources/clucene-core-0.9.21b
Product: cnd Reporter: soldatov <soldatov>
Component: Project DiscoveryAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2013-01-21 08:46:52 UTC
Scenario:
- Unpack clucene on MacOSX
- Call "C/C++ Project with Existing Sources" wizard
- Press Browse... button
- Select /Users/tester/sources/clucene-core-0.9.21b folder
- Replace /Users/tester/sources/clucene-core-0.9.21b on /Users/tester/SOURCES/clucene-core-0.9.21b in text field
- Press Select button
- Press Finish button
==> no any 'configure' or 'make', parser fails
Comment 1 soldatov 2013-01-21 13:28:43 UTC
file system is case-insensitive in MacOS X 10.6 by default
Comment 2 Alexander Simon 2016-07-22 10:07:08 UTC
Not sure that it is valid now.
In any case close as do not fix.