Compiler log for org.eclipse.pde.ui_3.8.0.v20130515-1659 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 93

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java : 19 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 18)
import org.eclipse.equinox.internal.p2.ui.actions.PropertyDialogAction;
Discouraged access: The type PropertyDialogAction is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 20)
import org.eclipse.equinox.internal.p2.ui.query.IUViewQueryContext;
Discouraged access: The type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 74)
private IUViewQueryContext fQueryContext;
Discouraged access: The type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 261)
fPropertyAction = new PropertyDialogAction(new SameShellProvider(getShell()), fAvailableIUGroup.getStructuredViewer());
Discouraged access: The constructor PropertyDialogAction(IShellProvider, ISelectionProvider) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 261)
fPropertyAction = new PropertyDialogAction(new SameShellProvider(getShell()), fAvailableIUGroup.getStructuredViewer());
Discouraged access: The type PropertyDialogAction is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
6. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 349)
fQueryContext.setInstalledProfileId(P2TargetUtils.getProfileId(fTarget));
Discouraged access: The method setInstalledProfileId(String) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
7. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 350)
fQueryContext.setHideAlreadyInstalled(false);
Discouraged access: The method setHideAlreadyInstalled(boolean) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
8. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 358)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_BY_CATEGORY);
Discouraged access: The method setViewType(int) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
9. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 358)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_BY_CATEGORY);
Discouraged access: The type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
10. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 358)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_BY_CATEGORY);
Discouraged access: The field AVAILABLE_VIEW_BY_CATEGORY from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
11. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 360)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The method setViewType(int) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
12. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 360)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
13. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 360)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The field AVAILABLE_VIEW_FLAT from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
14. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 362)
fQueryContext.setShowLatestVersionsOnly(fShowOldVersionsButton.getSelection());
Discouraged access: The method setShowLatestVersionsOnly(boolean) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
15. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 431)
boolean showCategories = fQueryContext.shouldGroupByCategories();
Discouraged access: The method shouldGroupByCategories() from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
16. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 432)
boolean showOldVersions = fQueryContext.getShowLatestVersionsOnly();
Discouraged access: The method getShowLatestVersionsOnly() from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
17. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 516)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The method setViewType(int) from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
18. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 516)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
19. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/EditIUContainerPage.java
 (at line 516)
fQueryContext.setViewType(IUViewQueryContext.AVAILABLE_VIEW_FLAT);
Discouraged access: The field AVAILABLE_VIEW_FLAT from the type IUViewQueryContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes

/src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizard.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizard.java
 (at line 28)
import org.eclipse.team.core.importing.provisional.IBundleImporter;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizard.java
 (at line 173)
public static void doImportOperation(int importType, IPluginModelBase[] models, boolean forceAutobuild, boolean launchedConfiguration, SourceLocationManager alternateSource, Map<IBundleImporter, ScmUrlImportDescription[]> importerToDescriptions) {
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes

/src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
 (at line 17)
import org.eclipse.equinox.internal.p2.metadata.TranslationSupport;
Discouraged access: The type TranslationSupport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
 (at line 40)
private TranslationSupport fTranslations;
Discouraged access: The type TranslationSupport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
 (at line 53)
fTranslations = TranslationSupport.getInstance();
Discouraged access: The type TranslationSupport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
 (at line 53)
fTranslations = TranslationSupport.getInstance();
Discouraged access: The method getInstance() from the type TranslationSupport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java
 (at line 147)
String name = fTranslations.getIUProperty(iu, IInstallableUnit.PROP_NAME);
Discouraged access: The method getIUProperty(IInstallableUnit, String) from the type TranslationSupport is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes

/src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 23)
import org.eclipse.team.core.importing.provisional.IBundleImporter;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 66)
final IBundleImporter importer = (IBundleImporter) entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 66)
final IBundleImporter importer = (IBundleImporter) entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 67)
final String importerId = importer.getId();
Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 100)
Map<IBundleImporter, ScmUrlImportDescription[]> importMap = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
6. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 100)
Map<IBundleImporter, ScmUrlImportDescription[]> importMap = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
7. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 109)
if (importer instanceof IBundleImporter) {
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
8. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/RepositoryImportWizard.java
 (at line 110)
importMap.put((IBundleImporter) importer, descriptions);
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes

/src/org/eclipse/pde/internal/ui/views/plugins/ImportActionGroup.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/views/plugins/ImportActionGroup.java
 (at line 34)
import org.eclipse.team.core.importing.provisional.IBundleImporter;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/views/plugins/ImportActionGroup.java
 (at line 111)
* Return a map of {@link IBundleImporter} > Array of {@link ScmUrlImportDescription} to be imported.
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes

/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java
 (at line 60)
import org.eclipse.swt.internal.BidiUtil;
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java
 (at line 1032)
if (BidiUtil.isBidiPlatform())
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java
 (at line 1032)
if (BidiUtil.isBidiPlatform())
Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes

/src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java : 24 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 41)
import org.eclipse.team.core.importing.provisional.IBundleImporter;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 94)
private Map<IBundleImporter, ScmUrlImportDescription[]> importerToInstructions = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 94)
private Map<IBundleImporter, ScmUrlImportDescription[]> importerToInstructions = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 640)
Iterator<Entry<IBundleImporter, ScmUrlImportDescription[]>> iterator = importerToInstructions.entrySet().iterator();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 643)
Entry<IBundleImporter, ScmUrlImportDescription[]> entry = iterator.next();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
6. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 653)
Iterator<Entry<IBundleImporter, ScmUrlImportDescription[]>> iterator = importerToInstructions.entrySet().iterator();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
7. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 655)
Entry<IBundleImporter, ScmUrlImportDescription[]> entry = iterator.next();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
8. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 656)
final IBundleImporter importer = entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
9. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 657)
String importerId = importer.getId();
Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
10. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 716)
Map<IBundleImporter, ScmUrlImportDescription[]> getImportDescriptions() {
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
11. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 717)
Map<IBundleImporter, ScmUrlImportDescription[]> map = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
12. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 717)
Map<IBundleImporter, ScmUrlImportDescription[]> map = new HashMap<IBundleImporter, ScmUrlImportDescription[]>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
13. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 719)
IBundleImporter[] importers = Team.getBundleImporters();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
14. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 721)
IBundleImporter importer = importers[i];
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
15. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 723)
IScmUrlImportWizardPage page = importIdToWizardPage.get(importer.getId());
Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
16. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 871)
Map<IBundleImporter, List<ScmUrlImportDescription>> importerToImportees = new HashMap<IBundleImporter, List<ScmUrlImportDescription>>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
17. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 871)
Map<IBundleImporter, List<ScmUrlImportDescription>> importerToImportees = new HashMap<IBundleImporter, List<ScmUrlImportDescription>>();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
18. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 872)
Iterator<Entry<IBundleImporter, ScmUrlImportDescription[]>> iterator = importerToInstructions.entrySet().iterator();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
19. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 874)
Entry<IBundleImporter, ScmUrlImportDescription[]> entry = iterator.next();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
20. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 875)
IBundleImporter importer = entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
21. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 895)
Iterator<Entry<IBundleImporter, List<ScmUrlImportDescription>>> iterator3 = importerToImportees.entrySet().iterator();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
22. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 897)
Entry<IBundleImporter, List<ScmUrlImportDescription>> entry = iterator3.next();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
23. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 898)
IBundleImporter importer = entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
24. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportWizardFirstPage.java
 (at line 901)
IScmUrlImportWizardPage page = importIdToWizardPage.get(importer.getId());
Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes

/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java
 (at line 19)
import org.eclipse.equinox.internal.provisional.configurator.Configurator;
Discouraged access: The type Configurator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes
2. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java
 (at line 244)
ServiceReference<?> reference = context.getServiceReference(Configurator.class.getName());
Discouraged access: The type Configurator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes
3. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java
 (at line 245)
Configurator configurator = (Configurator) context.getService(reference);
Discouraged access: The type Configurator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes
4. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java
 (at line 245)
Configurator configurator = (Configurator) context.getService(reference);
Discouraged access: The type Configurator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes
5. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java
 (at line 247)
configurator.applyConfiguration();
Discouraged access: The method applyConfiguration() from the type Configurator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes

/src/org/eclipse/pde/internal/ui/PDELabelProvider.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 41)
import org.eclipse.swt.internal.BidiUtil;
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 233)
if (isRTL() && BidiUtil.isBidiPlatform())
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 233)
if (isRTL() && BidiUtil.isBidiPlatform())
Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 800)
if (BidiUtil.isBidiPlatform())
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 800)
if (BidiUtil.isBidiPlatform())
Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
6. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 806)
} else if (isRTL() && BidiUtil.isBidiPlatform()) {
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
7. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java
 (at line 806)
} else if (isRTL() && BidiUtil.isBidiPlatform()) {
Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes

/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 15)
import org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut;
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 159)
List<?> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile);
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 159)
List<?> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile);
Discouraged access: The method findExistingLaunchConfigurations(IFile) from the type AntLaunchShortcut is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 162)
ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile);
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 162)
ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile);
Discouraged access: The method createDefaultLaunchConfiguration(IFile) from the type AntLaunchShortcut is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes

/src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java
 (at line 13)
import org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsoleFactory;
Discouraged access: The type JavaStackTraceConsoleFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java
 (at line 28)
private JavaStackTraceConsoleFactory fFactory;
Discouraged access: The type JavaStackTraceConsoleFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java
 (at line 42)
fFactory = new JavaStackTraceConsoleFactory();
Discouraged access: The constructor JavaStackTraceConsoleFactory() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java
 (at line 42)
fFactory = new JavaStackTraceConsoleFactory();
Discouraged access: The type JavaStackTraceConsoleFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/ShowErrorInStackTraceConsoleAction.java
 (at line 44)
fFactory.openConsole(fSelectedStack);
Discouraged access: The method openConsole(String) from the type JavaStackTraceConsoleFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes

/src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 47)
import org.eclipse.team.core.importing.provisional.IBundleImporter;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 79)
private Map<IBundleImporter, ScmUrlImportDescription[]> fImportDescriptions;
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
3. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 198)
Iterator<Entry<IBundleImporter, ScmUrlImportDescription[]>> iterator = fImportDescriptions.entrySet().iterator();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
4. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 200)
Entry<IBundleImporter, ScmUrlImportDescription[]> entry = iterator.next();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
5. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 201)
IBundleImporter importer = entry.getKey();
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
6. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 205)
IProject[] importedProjects = importer.performImport(descriptions, new SubProgressMonitor(monitor, descriptions.length));
Discouraged access: The method performImport(ScmUrlImportDescription[], IProgressMonitor) from the type IBundleImporterDelegate is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
7. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 1303)
* @param descriptions map of {@link IBundleImporter} to arrays of {@link BundleImportDescription}.
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes
8. WARNING in /src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java
 (at line 1305)
public void setImportDescriptions(Map<IBundleImporter, ScmUrlImportDescription[]> descriptions) {
Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes