https://bugs.documentfoundation.org/show_bug.cgi?id=93349

            Bug ID: 93349
           Summary: Clean up JavaDoc warnings in javaunohelper
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ian.gil...@gmail.com

There's a number of JavaDoc warnings printing every time a full build is run.
Here is one example:

/core/javaunohelper/com/sun/star/lib/uno/helper/PropertySetMixin.java:330:
warning: no @throws for com.sun.star.beans.PropertyVetoException
    public void setPropertyValue(String propertyName, Object value)

It would be nice to clean these up by filling in the missing information or
removing the warning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to