Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 126582 - Internal API reference in plug-in
Summary: Internal API reference in plug-in
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Julien Canches CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 126589
  Show dependency tree
 
Reported: 2006-02-06 10:43 EST by Ruth Lee CLA
Modified: 2016-05-05 11:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruth Lee CLA 2006-02-06 10:43:01 EST
The build scan found references to non-TPTP internal API that must be removed. If it is not possible to remove the API, then open a bug against the team that owns the internal API to make the internal API public, and make this bugzilla depend on that bug.

The following references were found:
plugins/org.eclipse.hyades.test.tools.ui/src/org/eclipse/hyades/test/tools/ui/plugin/internal/junit/editor/WorkbenchPropertyGroupForm.java:
40:import org.eclipse.pde.internal.ui.PDEPlugin;

plugins/org.eclipse.hyades.test.tools.ui/src/org/eclipse/hyades/test/tools/ui/common/internal/wizard/RunDestinationPage.java:
29:import org.eclipse.ui.internal.ide.misc.ResourceAndContainerGroup;
Comment 1 Jerome Gout CLA 2006-02-08 10:02:13 EST
Re-assigning to Julien.
Comment 2 Jerome Gout CLA 2006-02-08 12:20:33 EST
Can you go in for this one as well:

plugins/org.eclipse.hyades.test.ui/src/org/eclipse/hyades/test/ui/internal/launch/shortcuts/LaunchShortcut.java:
28:import org.eclipse.debug.internal.ui.DebugUIPlugin;

Thanks
Comment 3 Julien Canches CLA 2006-02-16 12:06:52 EST
Removed use of two internal APIs.
Comment 4 Paul Slauenwhite CLA 2006-11-16 08:59:37 EST
ACTION: Please verify/close this defect.
Comment 5 Ruth Lee CLA 2006-11-16 09:30:26 EST
Closing