Bug 178607 - [API][dom] RecoveredTypeBinding and RecoveredVariableBinding should not be public
Summary: [API][dom] RecoveredTypeBinding and RecoveredVariableBinding should not be pu...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 13:22 EDT by Olivier Thomann CLA
Modified: 2007-03-21 22:20 EDT (History)
0 users

See Also:


Attachments
Proposed fix (1.88 KB, patch)
2007-03-21 13:28 EDT, Olivier Thomann CLA
no flags Details | Diff
Better patch (1.95 KB, patch)
2007-03-21 13:31 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-03-21 13:22:51 EDT
These two classes should have the package default visibility.

org.eclipse.jdt.core.dom.RecoveredTypeBinding
org.eclipse.jdt.core.dom.RecoveredVariableBinding
Comment 1 Olivier Thomann CLA 2007-03-21 13:28:12 EDT
Created attachment 61577 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2007-03-21 13:31:18 EDT
Created attachment 61581 [details]
Better patch

This second patch adds a small description for the RecoveredVariableBinding class.
Comment 3 Mike Wilson CLA 2007-03-21 14:13:39 EDT
+1
Comment 4 Olivier Thomann CLA 2007-03-21 21:53:04 EDT
Released for 3.3M6
Comment 5 Olivier Thomann CLA 2007-03-21 22:20:52 EDT
Verified that these two classes are no longer part of the API reference using  I20070321-1800.