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 248098 - Compilation errors running Generate Javadoc on a NB module
Summary: Compilation errors running Generate Javadoc on a NB module
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 10:01 UTC by crosati
Modified: 2014-10-22 11:17 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 crosati 2014-10-22 10:01:01 UTC
Hi,

when I run the "Generate Javadoc" command on a NB module I have compilation errors because the @Messages related Bundles are not found.

I've fixed the problem adding the following line after line n. 296 in build.xml [harness] ( "javadoc" target):

            <sourcepath location="${build.dir}/classes-generated"/>

Claudio Rosati

Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02