Rick Hillegas wrote:

> Hi Dan,
> 
> I think that @see is still fine. This was the javadoc error I airbrushed:
> 
>  [javadoc]
> C:\cygwin\home\rh161140\derby\mainline\trunk\java\engine\org\apache\derby\iapi\reference\Property.java:545:
> 
> warning - Tag @see: reference not found:
> org.apache.derby.iapi.services.info.JVMInfo.JDK_ID

I see (:-), I should have used a # before the field.

 @see org.apache.derby.iapi.services.info.JVMInfo#JDK_ID

Dan.

Reply via email to