I was just wordering if there is a way to tell VS-Code to permanently exclude some problems form the Problems-View.
It's just flooded with
The serializable class KommbossCmisException does not declare a static final serialVersionUID field of type long
and
At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored.
I don't really know if this question goes out to the VS-Code developers or the "Language Support for Java(TM) by Red Hat" developers. I hope somebody may be able to answer it.