errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1664) if (sourceElementObject.equals(previousNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement |
2. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1675) if (targetElementObject.equals(nextNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement |
3. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1689) if (sourceElementObject.equals(lastNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement |
4. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1734) if (sourceElementObject.equals(lastNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement |
5. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1802) if (sourceExtensionObject.equals(previousNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginExtension |
6. INFO in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1809) if (targetExtensionObject.equals(nextNode)) { Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginExtension |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 107) import org.eclipse.swt.internal.BidiUtil; Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1082) if (BidiUtil.isBidiPlatform()) Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1082) if (BidiUtil.isBidiPlatform()) Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java (at line 37) import org.eclipse.jdt.internal.ui.wizards.importer.ProjectWithJavaResourcesImportConfigurator; Discouraged access: The type 'ProjectWithJavaResourcesImportConfigurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java (at line 155) res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor)); Discouraged access: The type 'ProjectWithJavaResourcesImportConfigurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java (at line 155) res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor)); Discouraged access: The constructor 'ProjectWithJavaResourcesImportConfigurator()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java (at line 155) res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor)); Discouraged access: The method 'ProjectWithJavaResourcesImportConfigurator.getFoldersToIgnore(IProject, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 92) import org.eclipse.swt.internal.BidiUtil; Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 288) if (isRTL() && BidiUtil.isBidiPlatform()) Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 288) if (isRTL() && BidiUtil.isBidiPlatform()) Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 917) if (BidiUtil.isBidiPlatform()) Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
5. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 917) if (BidiUtil.isBidiPlatform()) Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
6. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 923) } else if (isRTL() && BidiUtil.isBidiPlatform()) { Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
7. WARNING in /src/org/eclipse/pde/internal/ui/PDELabelProvider.java (at line 923) } else if (isRTL() && BidiUtil.isBidiPlatform()) { Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java (at line 21) import org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut; Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 167) List<ILaunchConfiguration> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile); Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 167) List<ILaunchConfiguration> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile); Discouraged access: The method 'AntLaunchShortcut.findExistingLaunchConfigurations(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 170) ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile); Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 170) ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile); Discouraged access: The method 'AntLaunchShortcut.createDefaultLaunchConfiguration(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.ui/target/classes') |
1. WARNING in /src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java (at line 30) import org.eclipse.equinox.internal.provisional.configurator.Configurator; Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 258) ServiceReference<Configurator> reference = context.getServiceReference(Configurator.class); Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 258) ServiceReference<Configurator> reference = context.getServiceReference(Configurator.class); Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 259) Configurator configurator = context.getService(reference); Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/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 261) configurator.applyConfiguration(); Discouraged access: The method 'Configurator.applyConfiguration()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes') |
1. WARNING in /src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java (at line 23) import org.eclipse.jdt.internal.junit.launcher.AssertionVMArg; Discouraged access: The type 'AssertionVMArg' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes') |
2. WARNING in /src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java (at line 51) vmArgs = AssertionVMArg.enableAssertInArgString(vmArgs); Discouraged access: The type 'AssertionVMArg' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes') |
3. WARNING in /src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java (at line 51) vmArgs = AssertionVMArg.enableAssertInArgString(vmArgs); Discouraged access: The method 'AssertionVMArg.enableAssertInArgString(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java (at line 102) import org.eclipse.ui.internal.genericeditor.ExtensionBasedTextEditor; Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java (at line 120) private ExtensionBasedTextEditor fTextualEditor; Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java (at line 549) fTextualEditor = new ExtensionBasedTextEditor(); Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java (at line 549) fTextualEditor = new ExtensionBasedTextEditor(); Discouraged access: The constructor 'ExtensionBasedTextEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java (at line 29) import org.eclipse.core.internal.resources.Project; Discouraged access: The type 'Project' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java (at line 973) commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false); Discouraged access: The type 'Project' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java (at line 973) commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false); Discouraged access: The method 'Project.internalGetDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java (at line 973) commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false); Discouraged access: The method 'ProjectDescription.getBuildSpec(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/wizards/plugin/NewProjectCreationOperation.java (at line 306) * @see org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming#determineAutomaticModuleNameFromFileName(String, Discouraged access: The type 'AutomaticModuleNaming' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ui/wizards/plugin/NewProjectCreationOperation.java (at line 306) * @see org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming#determineAutomaticModuleNameFromFileName(String, Discouraged access: The method 'AutomaticModuleNaming.determineAutomaticModuleNameFromFileName(String, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
1. WARNING in /src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java (at line 201) String name = fTranslations.getIUProperty(iu, IInstallableUnit.PROP_NAME); Discouraged access: The method 'TranslationSupport.getIUProperty(IInstallableUnit, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes') |