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 247171

Summary: Import Fails due to 'Illegal character in path' (whitespace)
Product: projects Reporter: fink
Component: Eclipse project importerAssignee: issues@projects <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch to fix the issue
Stacktrace

Description fink 2014-09-16 14:13:05 UTC
Created attachment 149261 [details]
Patch to fix the issue

Importing an eclipse project that refers libraries in paths with whitespaces fails.
My fix is pretty ugly and straight forward, but it works.
Comment 1 fink 2014-09-16 14:13:42 UTC
Created attachment 149262 [details]
Stacktrace