Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 20 Number of classfiles: 46
Problems: 173 (Errors: 0 Warnings: 173 )
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
16 : import org.eclipse.equinox.internal.provisional.p2.ui.policy.Policy;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionWizard.java :
17 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
18 : import org.eclipse.equinox.internal.provisional.p2.ui.dialogs.AcceptLicensesWizardPage;
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
33 : protected AcceptLicensesWizardPage licensePage;
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
47 : Policy policy = new Policy();
Discouraged access: The constructor Policy() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
47 : Policy policy = new Policy();
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
47 : Policy policy = new Policy();
Discouraged access: The constructor AcceptLicensesWizardPage(Policy, IInstallableUnit[], ProvisioningPlan) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
48 : licensePage = new AcceptLicensesWizardPage(policy, new IInstallableUnit[0], null);
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizard.java :
48 : licensePage = new AcceptLicensesWizardPage(policy, new IInstallableUnit[0], null);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionWizard.java :
48 : licensePage = new AcceptLicensesWizardPage(policy, new IInstallableUnit[0], null);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionInstallableUnitQuery.java :
15 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type MatchQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionInstallableUnitQuery.java :
16 : import org.eclipse.equinox.internal.provisional.p2.query.MatchQuery;
Discouraged access: The type MatchQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionInstallableUnitQuery.java :
18 : public class ExtensionInstallableUnitQuery extends MatchQuery {
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionInstallableUnitQuery.java :
26 : if (!(object instanceof IInstallableUnit))
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionInstallableUnitQuery.java :
28 : IInstallableUnit candidate = (IInstallableUnit) object;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionInstallableUnitQuery.java :
28 : IInstallableUnit candidate = (IInstallableUnit) object;
Discouraged access: The method getId() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionInstallableUnitQuery.java :
29 : if (list.contains(candidate.getId()))
Discouraged access: The type Version is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
23 : import org.eclipse.equinox.internal.provisional.p2.core.Version;
Discouraged access: The type IProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
24 : import org.eclipse.equinox.internal.provisional.p2.engine.IProfile;
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
25 : import org.eclipse.equinox.internal.provisional.p2.engine.IProfileRegistry;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
26 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type InstallableUnitQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
27 : import org.eclipse.equinox.internal.provisional.p2.metadata.query.InstallableUnitQuery;
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
28 : import org.eclipse.equinox.internal.provisional.p2.query.Collector;
Discouraged access: The type Query is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
29 : import org.eclipse.equinox.internal.provisional.p2.query.Query;
Discouraged access: The type Version is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
97 : Version newV = newFeature.getVersion();
Discouraged access: The method compareTo(Object) from the type VersionVector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
103 : if (feature.getVersion().compareTo(newV) >= 0)
Discouraged access: The type Version is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
116 : Version newV = newFeature.getVersion();
Discouraged access: The method compareTo(Object) from the type VersionVector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
123 : if (feature.getVersion().compareTo(newV) < 0) {
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
154 : IProfileRegistry profileRegistry = (IProfileRegistry) getService(Activator.getDefault().getBundle().getBundleContext(), IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
154 : IProfileRegistry profileRegistry = (IProfileRegistry) getService(Activator.getDefault().getBundle().getBundleContext(), IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
154 : IProfileRegistry profileRegistry = (IProfileRegistry) getService(Activator.getDefault().getBundle().getBundleContext(), IProfileRegistry.class.getName());
Discouraged access: The type IProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
155 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The method getProfile(String) from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
155 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
155 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The field SELF from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
ExtensionUtility.java :
155 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type Query is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
157 : Query query = new InstallableUnitQuery(null);
Discouraged access: The constructor InstallableUnitQuery(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
157 : Query query = new InstallableUnitQuery(null);
Discouraged access: The type InstallableUnitQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
157 : Query query = new InstallableUnitQuery(null);
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
161 : Collector collector = new Collector();
Discouraged access: The constructor Collector() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
161 : Collector collector = new Collector();
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
161 : Collector collector = new Collector();
Discouraged access: The method query(Query, Collector, IProgressMonitor) from the type IQueryable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
162 : profile.query(query, collector, monitor);
Discouraged access: The method iterator() from the type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUtility.java :
165 : Iterator iter = collector.iterator();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
167 : IInstallableUnit iu = (IInstallableUnit) iter.next();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUtility.java :
167 : IInstallableUnit iu = (IInstallableUnit) iter.next();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
PatternInstallableUnitQuery.java :
13 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type MatchQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
PatternInstallableUnitQuery.java :
14 : import org.eclipse.equinox.internal.provisional.p2.query.MatchQuery;
Discouraged access: The type MatchQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
PatternInstallableUnitQuery.java :
16 : public class PatternInstallableUnitQuery extends MatchQuery {
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
PatternInstallableUnitQuery.java :
24 : if (!(object instanceof IInstallableUnit))
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
PatternInstallableUnitQuery.java :
26 : IInstallableUnit candidate = (IInstallableUnit) object;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
PatternInstallableUnitQuery.java :
26 : IInstallableUnit candidate = (IInstallableUnit) object;
Discouraged access: The method getId() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
PatternInstallableUnitQuery.java :
27 : if (categoryId != null && candidate.getId().endsWith(categoryId))
Discouraged access: The type Version is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
Extension.java :
17 : import org.eclipse.equinox.internal.provisional.p2.core.Version;
Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
18 : import org.eclipse.equinox.internal.provisional.p2.director.IPlanner;
Discouraged access: The type ProfileChangeRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
19 : import org.eclipse.equinox.internal.provisional.p2.director.ProfileChangeRequest;
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
20 : import org.eclipse.equinox.internal.provisional.p2.director.ProvisioningPlan;
Discouraged access: The type DefaultPhaseSet is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
21 : import org.eclipse.equinox.internal.provisional.p2.engine.DefaultPhaseSet;
Discouraged access: The type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
22 : import org.eclipse.equinox.internal.provisional.p2.engine.IEngine;
Discouraged access: The type IProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
23 : import org.eclipse.equinox.internal.provisional.p2.engine.IProfile;
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
24 : import org.eclipse.equinox.internal.provisional.p2.engine.IProfileRegistry;
Discouraged access: The type ProvisioningContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
25 : import org.eclipse.equinox.internal.provisional.p2.engine.ProvisioningContext;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
26 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
27 : import org.eclipse.equinox.internal.provisional.p2.ui.IUPropertyUtils;
The field Extension.imageDescriptor is never read locally
Extension.java :
35 : private ImageDescriptor imageDescriptor;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
36 : private IInstallableUnit iu;
Discouraged access: The type ProvisioningContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
39 : private ProvisioningContext provContext;
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
40 : private ProvisioningPlan plan;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
42 : public Extension(IInstallableUnit iu, URI uri) {
Discouraged access: The type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
48 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_NAME);
Discouraged access: The method getIUProperty(IInstallableUnit, String) from the type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
48 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_NAME);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
48 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_NAME);
Discouraged access: The field PROP_NAME from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
48 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_NAME);
Discouraged access: The type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
52 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_DESCRIPTION);
Discouraged access: The method getIUProperty(IInstallableUnit, String) from the type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
52 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_DESCRIPTION);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
52 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_DESCRIPTION);
Discouraged access: The field PROP_DESCRIPTION from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
52 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_DESCRIPTION);
Discouraged access: The method getLicense() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
61 : return iu.getLicense().getBody();
Discouraged access: The method getBody() from the type ILicense is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
61 : return iu.getLicense().getBody();
Discouraged access: The type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
65 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_PROVIDER);
Discouraged access: The method getIUProperty(IInstallableUnit, String) from the type IUPropertyUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
Extension.java :
65 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_PROVIDER);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
65 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_PROVIDER);
Discouraged access: The field PROP_PROVIDER from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
65 : return IUPropertyUtils.getIUProperty(iu, IInstallableUnit.PROP_PROVIDER);
Discouraged access: The method getId() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
69 : return iu.getId();
Discouraged access: The type Version is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
Extension.java :
72 : public Version getVersion() {
Discouraged access: The method getVersion() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
73 : return iu.getVersion();
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
79 : ProvisioningPlan plan = getProvisioningPlan(true, monitor);
Discouraged access: The method getStatus() from the type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
80 : if (!plan.getStatus().isOK())
Discouraged access: The method getStatus() from the type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
81 : return plan.getStatus();
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
83 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
83 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
83 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
84 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The method getProfile(String) from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
84 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
84 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The field SELF from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
84 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
86 : IEngine engine = (IEngine) ExtensionUtility.getService(bundleContext, IEngine.SERVICE_NAME);
Discouraged access: The type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
86 : IEngine engine = (IEngine) ExtensionUtility.getService(bundleContext, IEngine.SERVICE_NAME);
Discouraged access: The type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
86 : IEngine engine = (IEngine) ExtensionUtility.getService(bundleContext, IEngine.SERVICE_NAME);
Discouraged access: The field SERVICE_NAME from the type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
86 : IEngine engine = (IEngine) ExtensionUtility.getService(bundleContext, IEngine.SERVICE_NAME);
Discouraged access: The method perform(IProfile, PhaseSet, Operand[], ProvisioningContext, IProgressMonitor) from the type IEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
87 : return engine.perform(profile, new DefaultPhaseSet(), plan.getOperands(), provContext, monitor);
Discouraged access: The constructor DefaultPhaseSet() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
87 : return engine.perform(profile, new DefaultPhaseSet(), plan.getOperands(), provContext, monitor);
Discouraged access: The type DefaultPhaseSet is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
87 : return engine.perform(profile, new DefaultPhaseSet(), plan.getOperands(), provContext, monitor);
Discouraged access: The method getOperands() from the type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
87 : return engine.perform(profile, new DefaultPhaseSet(), plan.getOperands(), provContext, monitor);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
90 : public IInstallableUnit[] getIUs() {
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
91 : return new IInstallableUnit[] { iu };
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
94 : public ProvisioningPlan getProvisioningPlan(boolean explain, IProgressMonitor monitor) {
Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
100 : IPlanner planner = (IPlanner) ExtensionUtility.getService(bundleContext, IPlanner.class.getName());
Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
100 : IPlanner planner = (IPlanner) ExtensionUtility.getService(bundleContext, IPlanner.class.getName());
Discouraged access: The type IPlanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
100 : IPlanner planner = (IPlanner) ExtensionUtility.getService(bundleContext, IPlanner.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
102 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
102 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
102 : IProfileRegistry profileRegistry = (IProfileRegistry) ExtensionUtility.getService(bundleContext, IProfileRegistry.class.getName());
Discouraged access: The type IProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
103 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The method getProfile(String) from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
103 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
103 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The field SELF from the type IProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
103 : IProfile profile = profileRegistry.getProfile(IProfileRegistry.SELF);
Discouraged access: The type ProfileChangeRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
104 : ProfileChangeRequest pcr = new ProfileChangeRequest(profile);
Discouraged access: The constructor ProfileChangeRequest(IProfile) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
104 : ProfileChangeRequest pcr = new ProfileChangeRequest(profile);
Discouraged access: The type ProfileChangeRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
104 : ProfileChangeRequest pcr = new ProfileChangeRequest(profile);
Discouraged access: The method addInstallableUnits(IInstallableUnit[]) from the type ProfileChangeRequest is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
105 : pcr.addInstallableUnits(new IInstallableUnit[] { iu } );
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
Extension.java :
105 : pcr.addInstallableUnits(new IInstallableUnit[] { iu } );
Discouraged access: The constructor ProvisioningContext(URI[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
106 : provContext = new ProvisioningContext(new URI[] { uri });
Discouraged access: The type ProvisioningContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
106 : provContext = new ProvisioningContext(new URI[] { uri });
Discouraged access: The method setProperty(String, String) from the type ProvisioningContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar
Extension.java :
108 : provContext.setProperty("org.eclipse.equinox.p2.director.explain", "false");
Discouraged access: The method getProvisioningPlan(ProfileChangeRequest, ProvisioningContext, IProgressMonitor) from the type IPlanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
Extension.java :
110 : plan = planner.getProvisioningPlan(pcr, provContext, monitor);
Discouraged access: The type UpdateSiteMetadataRepositoryFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
20 : import org.eclipse.equinox.internal.p2.updatesite.metadata.UpdateSiteMetadataRepositoryFactory;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
22 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type IRequiredCapability is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
23 : import org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability;
Discouraged access: The type InstallableUnitQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
24 : import org.eclipse.equinox.internal.provisional.p2.metadata.query.InstallableUnitQuery;
Discouraged access: The type IMetadataRepository is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
25 : import org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository;
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
26 : import org.eclipse.equinox.internal.provisional.p2.query.Collector;
Discouraged access: The type Query is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
27 : import org.eclipse.equinox.internal.provisional.p2.query.Query;
The field ExtensionUpdateSite.homepage is never read locally
ExtensionUpdateSite.java :
40 : private String homepage;
The field ExtensionUpdateSite.supportUrl is never read locally
ExtensionUpdateSite.java :
41 : private String supportUrl;
Discouraged access: The type UpdateSiteMetadataRepositoryFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
70 : UpdateSiteMetadataRepositoryFactory mrf = new UpdateSiteMetadataRepositoryFactory();
Discouraged access: The constructor UpdateSiteMetadataRepositoryFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
70 : UpdateSiteMetadataRepositoryFactory mrf = new UpdateSiteMetadataRepositoryFactory();
Discouraged access: The type UpdateSiteMetadataRepositoryFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
70 : UpdateSiteMetadataRepositoryFactory mrf = new UpdateSiteMetadataRepositoryFactory();
Discouraged access: The type IMetadataRepository is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
72 : IMetadataRepository repo = mrf.load(url2, IRepositoryManager.REPOSITORIES_ALL, monitor);
Discouraged access: The method load(URI, int, IProgressMonitor) from the type UpdateSiteMetadataRepositoryFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
72 : IMetadataRepository repo = mrf.load(url2, IRepositoryManager.REPOSITORIES_ALL, monitor);
Discouraged access: The type Query is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
77 : Query query = new PatternInstallableUnitQuery("org.eclipse.wst.server.core.serverAdapter");
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
79 : Collector collector = new Collector();
Discouraged access: The constructor Collector() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
79 : Collector collector = new Collector();
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
79 : Collector collector = new Collector();
Discouraged access: The method query(Query, Collector, IProgressMonitor) from the type IQueryable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
80 : repo.query(query, collector, monitor);
Discouraged access: The method iterator() from the type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
83 : Iterator iter = collector.iterator();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
85 : IInstallableUnit iu = (IInstallableUnit) iter.next();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
85 : IInstallableUnit iu = (IInstallableUnit) iter.next();
Discouraged access: The type IRequiredCapability is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
86 : IRequiredCapability[] req = iu.getRequiredCapabilities();
Discouraged access: The method getRequiredCapabilities() from the type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
86 : IRequiredCapability[] req = iu.getRequiredCapabilities();
Discouraged access: The type IRequiredCapability is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
88 : for (IRequiredCapability rc : req) {
Discouraged access: The constructor InstallableUnitQuery(String, VersionRange) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
89 : query = new InstallableUnitQuery(rc.getName(), rc.getRange());
Discouraged access: The type InstallableUnitQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
89 : query = new InstallableUnitQuery(rc.getName(), rc.getRange());
Discouraged access: The method getName() from the type IRequiredCapability is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
89 : query = new InstallableUnitQuery(rc.getName(), rc.getRange());
Discouraged access: The method getRange() from the type IRequiredCapability is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
89 : query = new InstallableUnitQuery(rc.getName(), rc.getRange());
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
90 : Collector collector2 = new Collector();
Discouraged access: The constructor Collector() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
90 : Collector collector2 = new Collector();
Discouraged access: The type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
90 : Collector collector2 = new Collector();
Discouraged access: The method query(Query, Collector, IProgressMonitor) from the type IQueryable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
91 : repo.query(query, collector2, monitor);
Discouraged access: The method iterator() from the type Collector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionUpdateSite.java :
93 : Iterator iter2 = collector2.iterator();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
95 : IInstallableUnit iu2 = (IInstallableUnit) iter2.next();
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionUpdateSite.java :
95 : IInstallableUnit iu2 = (IInstallableUnit) iter2.next();
Discouraged access: The method toString() from the type VersionVector is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar
ExtensionComposite.java :
239 : String version = ei.getVersion().toString();
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizardPage.java :
16 : import org.eclipse.equinox.internal.provisional.p2.ui.dialogs.AcceptLicensesWizardPage;
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
ExtensionWizardPage.java :
17 : import org.eclipse.equinox.internal.provisional.p2.director.ProvisioningPlan;
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionWizardPage.java :
18 : import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit;
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizardPage.java :
35 : protected AcceptLicensesWizardPage licensePage;
Discouraged access: The type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizardPage.java :
40 : public ExtensionWizardPage(AcceptLicensesWizardPage licenseWizardPage, ErrorWizardPage errorWizardPage) {
Discouraged access: The method update(IInstallableUnit[], ProvisioningPlan) from the type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizardPage.java :
86 : licensePage.update(new IInstallableUnit[0], null);
Discouraged access: The type IInstallableUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar
ExtensionWizardPage.java :
86 : licensePage.update(new IInstallableUnit[0], null);
Discouraged access: The type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
ExtensionWizardPage.java :
91 : final ProvisioningPlan plan = extension.getProvisioningPlan(true, monitor);
Discouraged access: The method getStatus() from the type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
ExtensionWizardPage.java :
92 : if (plan != null && plan.getStatus().isOK()) {
Discouraged access: The method update(IInstallableUnit[], ProvisioningPlan) from the type AcceptLicensesWizardPage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar
ExtensionWizardPage.java :
95 : licensePage.update(extension.getIUs(), plan);
Discouraged access: The method getStatus() from the type ProvisioningPlan is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar
ExtensionWizardPage.java :
103 : errorPage.setStatus(plan.getStatus());