Bug 315568

Summary: improve Javadoc of SearchPattern#createPattern(String, int, int, int)
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: amj87.iitr, Olivier_Thomann
Version: 3.6Keywords: Documentation
Target Milestone: 3.6 RC4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix none

Description Markus Keller CLA 2010-06-03 08:19:21 EDT
Created attachment 170942 [details]
Fix

HEAD

The Javadoc of SearchPattern#createPattern(String, int, int, int) contains invalid HTML. I've copied the description of @param stringPattern to /org.eclipse.jdt.doc.user/reference/ref-dialog-java-search.htm and corrected the HTML (+ some other tweaks).

Here's a patch that backports this to the Javadoc.
Comment 1 Olivier Thomann CLA 2010-06-03 09:06:12 EDT
Released in HEAD.
Tagged as 3.6RC4 for now as I'll contribute it to a rebuild if there is one.
Comment 2 Ayushman Jain CLA 2010-06-07 05:16:14 EDT
Verified for 3.6RC4 using code verification