You are viewing a plain text version of this content. The canonical link for it is here.
Posted to netcat@netbeans.apache.org by joe schmo <ge...@hotmail.com> on 2018/11/13 16:55:45 UTC

building netbeans

Does anyone know what this error means?  I frequently get it after making small code changes such as adding some small debug statements.

error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Error reading configuration file
C:\Users\Joe\Documents\incubator-netbeans\nbbuild\templates\common.xml:637: The following error occurred while executing this line:
C:\Users\Joe\Documents\incubator-netbeans\nbbuild\templates\common.xml:615: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 34 seconds)

I have a work around but I would like find out what is causing this issue.

Thanks

Bailey Campbell