Does anyone know what this build 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
