### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.core Index: model/org/eclipse/jdt/core/IClasspathAttribute.java =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.core/model/org/eclipse/jdt/core/IClasspathAttribute.java,v retrieving revision 1.12 diff -u -r1.12 IClasspathAttribute.java --- model/org/eclipse/jdt/core/IClasspathAttribute.java 27 Jun 2008 16:04:01 -0000 1.12 +++ model/org/eclipse/jdt/core/IClasspathAttribute.java 10 Nov 2009 16:04:49 -0000 @@ -52,6 +52,8 @@ /** * Constant for the name of the javadoc location attribute. + * + *

The value for this attribute has to be the string representation of a URL.

* * @since 3.1 */