ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Fix javadoc warning #132

Open jburel opened 1 year ago

jburel commented 1 year ago

The change matches the existing format This should fix

> Task :omero-blitz:javadoc
/home/omero/workspace/OMERO-build-build/omero-blitz/build/psql/ice36/omero/api/_ThumbnailStoreDisp.java:555: warning - Tag @link: reference not found: #setPixelsId
/home/omero/workspace/OMERO-build-build/omero-blitz/build/psql/ice36/omero/api/_ThumbnailStoreOperations.java:402: warning - Tag @link: reference not found: #setPixelsId
/home/omero/workspace/OMERO-build-build/omero-blitz/build/psql/ice36/omero/api/_ThumbnailStoreOperationsNC.java:386: warning - Tag @link: reference not found: #setPixelsId
jburel commented 1 year ago

i should have mentioned at the time that the changes I pushed did not work