You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Alejandro Murillo <al...@gmail.com> on 2020/02/24 22:36:43 UTC

Disabling doclint on a mavens Netbeans module

This blog explains how to turn off doclint on regular maven projects:

https://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html

But I can't figure out how to do that for a Netbeans RCP mavens based
project. As the javadoc dependency seems to be hidden behind the netbeans
API dependencies. I don't have much experience  creating maven based
Netbeans projects, so I might be missing something

Has anyone done that?

Thanks

-- 
Alejandro