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 158531 - warning: [path] bad path element "C:\does\not\exist": no such file or directory
Summary: warning: [path] bad path element "C:\does\not\exist": no such file or directory
Status: RESOLVED DUPLICATE of bug 157692
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 14:36 UTC by swrowland
Modified: 2009-02-15 22:26 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 swrowland 2009-02-13 14:36:45 UTC
I first noticed this warning after updating Netbeans with the latest versions of plug-ins.  It only happens during a 
clean compile and only on those projects compiled with -Xlint.  It appears to come from

<attribute default="/does/not/exist" name="sourcepath"/>

in the -init-macrodef-javac target of the build-impl.xml file.
Comment 1 Marian Mirilovic 2009-02-15 22:26:06 UTC

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