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 7971 - FastJavac does not accept filenames with spaces in their names.
Summary: FastJavac does not accept filenames with spaces in their names.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Other
: P4 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-22 20:09 UTC by jimgmicroneering
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 jimgmicroneering 2000-10-22 20:09:33 UTC
fastjavac: Java source files must have a .java suffix: E:\Program
1 error

My directories contain a variety things, besides .java files.
Compiler seems to try to compile them all when I select the directory and right
click and pick the build option from the project explorer.
Some .java files have more than one class(class limited to use
by the class matching file name).  Compiler files the .class for these other
internal classes and chokes when it can not find a .java for them.

I end up compiling one file at a time, this is very tedious, but works.

Jim Gamber
Comment 1 Svata Dedic 2000-10-23 09:30:59 UTC
*** Bug 7972 has been marked as a duplicate of this bug. ***
Comment 2 Svata Dedic 2000-11-10 06:35:59 UTC
It seems to apply to all external compilers, not only fastjavac.

*** This bug has been marked as a duplicate of 8335 ***
Comment 3 Quality Engineering 2003-07-01 13:12:27 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:17:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.