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 - [68cat]Error compiling project
Summary: [68cat]Error compiling project
Status: RESOLVED DUPLICATE of bug 174527
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 17:29 UTC by javydreamercsw
Modified: 2009-10-14 19:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Build implementation file referred in the error (58.59 KB, text/xml)
2009-10-14 17:30 UTC, javydreamercsw
Details

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