Bug 247835 - SearchPattern extends non-API type InternalSearchPattern
Summary: SearchPattern extends non-API type InternalSearchPattern
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-18 11:02 EDT by Jerome Lanneluc CLA
Modified: 2008-10-27 15:35 EDT (History)
1 user (show)

See Also:


Attachments
Proposed fix (63.16 KB, patch)
2008-09-18 11:04 EDT, Jerome Lanneluc CLA
no flags Details | Diff
Same fix with missing @nooverride (63.33 KB, patch)
2008-09-18 11:14 EDT, Jerome Lanneluc CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2008-09-18 11:02:35 EDT
I20080918-0100

PDE/Tools reports the following warning:

Description	Resource	Path	Location	Type
SearchPattern extends non-API type InternalSearchPattern	SearchPattern.java	org.eclipse.jdt.core/search/org/eclipse/jdt/core/search	line 45	API Usage Problem
Comment 1 Jerome Lanneluc CLA 2008-09-18 11:04:55 EDT
Created attachment 112906 [details]
Proposed fix
Comment 2 Jerome Lanneluc CLA 2008-09-18 11:14:30 EDT
Created attachment 112909 [details]
Same fix with missing @nooverride
Comment 3 Jerome Lanneluc CLA 2008-09-18 11:25:34 EDT
Released for 3.5M3
Comment 4 Olivier Thomann CLA 2008-10-27 15:35:43 EDT
Verified for 3.5M3 using I2008102SearchPattern 6-2000