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 |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/internal/ds/ui/wizards/DSFileWizardPage.java (at line 30) import org.eclipse.jdt.internal.ui.packageview.ClassPathContainer; Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/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/ds/ui/wizards/DSFileWizardPage.java (at line 118) } else if (element instanceof ClassPathContainer) { Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/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/ds/ui/wizards/DSFileWizardPage.java (at line 119) project = ((ClassPathContainer) element).getJavaProject() Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/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/ds/ui/wizards/DSFileWizardPage.java (at line 119) project = ((ClassPathContainer) element).getJavaProject() Discouraged access: The method 'PackageFragmentRootContainer.getJavaProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/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/ds/ui/editor/contentassist/TypeCompletionProposal.java (at line 20) import org.eclipse.jface.internal.text.html.BrowserInformationControl; Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java (at line 117) if (!BrowserInformationControl.isAvailable(null)) Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java (at line 117) if (!BrowserInformationControl.isAvailable(null)) Discouraged access: The method 'BrowserInformationControl.isAvailable(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java (at line 125) return new BrowserInformationControl(parent, Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/classes') |
5. WARNING in /src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java (at line 125) return new BrowserInformationControl(parent, Discouraged access: The constructor 'BrowserInformationControl(Shell, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/classes') |