View | Details | Raw Unified | Return to bug 294731
Collapse All | Expand All

(-)model/org/eclipse/jdt/core/IClasspathAttribute.java (+2 lines)
Lines 52-57 Link Here
52
52
53
	/**
53
	/**
54
	 * Constant for the name of the javadoc location attribute.
54
	 * Constant for the name of the javadoc location attribute.
55
	 * 
56
	 * <p>The value for this attribute has to be the string representation of a URL.</p>
55
	 *
57
	 *
56
	 * @since 3.1
58
	 * @since 3.1
57
	 */
59
	 */

Return to bug 294731