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

Regards,
-Rick

Daniel John Debrunner wrote:

[EMAIL PROTECTED] wrote:

Author: rhillegas
Date: Mon Feb 13 12:17:47 2006
New Revision: 377480

URL: http://svn.apache.org/viewcvs?rev=377480&view=rev
Log:
Fix javadoc warning in Property.java

-     * @see org.apache.derby.iapi.services.info.JVMInfo.JDK_ID
+     * See org.apache.derby.iapi.services.info.JVMInfo.JDK_ID

I thought @see was the correct item to use here.

Is there some new guideline?

Dan.



Reply via email to