Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 314245

Summary: [Swordfish] Use of internal APIs
Product: [Eclipse Project] PDE Reporter: Dr. Dietmar Wolz <dietmar.wolz>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: stalebug

Description Dr. Dietmar Wolz CLA 2010-05-25 07:21:43 EDT
As part of the Helios requirements, this bug is opened because we needed to
use PDE internal APIs to realize a remote feature export functionality based on P2.

Java class org.eclipse.swordfish.tooling.server.core.P2Helper needed to import

import org.eclipse.pde.internal.core.exports.FeatureExportInfo;
import org.eclipse.pde.internal.core.exports.FeatureExportOperation;
import org.eclipse.pde.internal.core.feature.WorkspaceFeatureModel;
import org.eclipse.pde.internal.core.ifeature.IFeature;
import org.eclipse.pde.internal.ui.PDEPluginImages;
import org.eclipse.pde.internal.ui.PDEUIMessages;
Comment 1 Eclipse Genie CLA 2018-11-25 14:20:35 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Lars Vogel CLA 2019-09-02 14:58:08 EDT
This bug has been marked as stalebug a while ago without any further interaction.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.