Bug 315568 - improve Javadoc of SearchPattern#createPattern(String, int, int, int)
Summary: improve Javadoc of SearchPattern#createPattern(String, int, int, int)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.6 RC4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2010-06-03 08:19 EDT by Markus Keller CLA
Modified: 2010-06-07 05:16 EDT (History)
2 users (show)

See Also:


Attachments
Fix (4.14 KB, patch)
2010-06-03 08:19 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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