[PUSHED][PATCH] fix various JavaDoc issues in the Java code
Noel Grandin
noel at peralex.com
Mon Aug 20 05:08:10 PDT 2012
On 2012-08-20 13:56, Caolán McNamara wrote:
> On Fri, 2012-08-17 at 17:13 +0200, Noel Grandin wrote:
>> Hi
>>
>> These patches fix various javadoc issues in the java code.
>>
>> Regards, Noel Grandin
> That's a lot of work :-), pushed now. Does this mean we're javadoc
> warning free now ? And if we, is there a error-out-on-warning javadoc
> option we can enable to lock in those wins ?
>
> C.
>
>
>
No, there are still a few warnings here and there. I left anything I
wasn't confident in fixing.
I'm using Eclipse's built-in checker to find these.
It would be possible to run the javadoc tool and parse the output to
find problems, but that would be a separate step in the build process,
it's not just an option to the javac compiler.
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list