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 16463 - paths where a directory name contains a space caracter is not accepted as arguments of the compilator
Summary: paths where a directory name contains a space caracter is not accepted as arg...
Status: CLOSED DUPLICATE of bug 6427
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 12:37 UTC by PEREZ Philippe
Modified: 2007-09-26 09:14 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 PEREZ Philippe 2001-10-11 12:37:53 UTC
when I put my java sources at a usual window 2000 place, pointed out by a path  
like "C:\Documents and Settings\username\My Documents\...", I have the 
following error occurring at compilation time (using the netBeans "build" 
command):
"javac invalid argument: C:\Documents ...."
to avoid this error I have to use the dos rules to name directories "Documents 
and Settings" and "My Documents" into the "target" property of the different 
related mounted directories (for java files and class files), which is a little 
bit annoying.
Comment 1 Svata Dedic 2001-10-11 12:53:13 UTC
Should work in the 3.3 dev/Q/Beta? builds 

*** This issue has been marked as a duplicate of 6427 ***
Comment 2 Quality Engineering 2003-07-01 13:12:19 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:20:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.