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 - Import Fails due to 'Illegal character in path' (whitespace)
Summary: Import Fails due to 'Illegal character in path' (whitespace)
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-16 14:13 UTC by fink
Modified: 2014-09-16 14:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch to fix the issue (716 bytes, patch)
2014-09-16 14:13 UTC, fink
Details | Diff
Stacktrace (2.98 KB, text/plain)
2014-09-16 14:13 UTC, fink
Details

Note You need to log in before you can comment on or make changes to this bug.
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