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 174577

Summary: [68cat]Error compiling project
Product: javaee Reporter: javydreamercsw <javydreamercsw>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Build implementation file referred in the error

Description javydreamercsw 2009-10-14 17:29:27 UTC
Build 200910140201
Windows 2000
jdk 1.6.16

When attempting to compile a web project I'm having the following issue:

javac: invalid flag: Projects\Xinco\xinco
Usage: javac <options> <source files>
use -help for a list of possible options
Z:\Netbeans Projects\Xinco\xinco 2.00.05\XincoWebApp\nbproject\build-impl.xml:392: The following error occurred while 
executing this line:
Z:\Netbeans Projects\Xinco\xinco 2.00.05\Xinco\nbproject\build-impl.xml:419: The following error occurred while 
executing this line:
Z:\Netbeans Projects\Xinco\xinco 2.00.05\Xinco\nbproject\build-impl.xml:204: Compile failed; see the compiler error 
output for details.

I think is related to the path having spaces since the correct path would be Netbeans Projects\Xinco\xinco instead of 
Projects\Xinco\xinco

I noticed the J2EE Project Support Utilities update but due to corporate controls I'm unable to update. It might be 
already addressed there.
Comment 1 javydreamercsw 2009-10-14 17:30:42 UTC
Created attachment 89463 [details]
Build implementation file referred in the error
Comment 2 David Konecny 2009-10-14 19:27:26 UTC

*** This issue has been marked as a duplicate of 174527 ***