errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java (at line 30) import org.eclipse.help.IHelp; The type IHelp has been deprecated since version 2023-12 and marked for removal |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java (at line 192) private class CompatibilityIHelpImplementation implements IHelp { The type IHelp has been deprecated since version 2023-12 and marked for removal |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java (at line 360) private IHelp helpCompatibilityWrapper = null; The type IHelp has been deprecated since version 2023-12 and marked for removal |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/keys/BindingService.java (at line 616) @SuppressWarnings({ "unchecked" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java (at line 1178) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/registry/FileEditorMapping.java (at line 95) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/e4/migration/PerspectiveBuilder.java (at line 365) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java (at line 478) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/databinding/SingleSelectionProperty.java (at line 36) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/ShowViewMenu.java (at line 237) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/commands/Priority.java (at line 50) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java (at line 398) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/databinding/AdaptedValueProperty.java (at line 23) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 100) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 181) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 198) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/statushandlers/WorkbenchStatusDialogManagerImpl.java (at line 488) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 44) @SuppressWarnings({ "unchecked" }) At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 101) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
3. INFO in /Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 136) @SuppressWarnings("rawtypes") At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 105) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
2. INFO in /Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 134) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
3. INFO in /Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 163) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java (at line 190) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/databinding/SelectionServiceListener.java (at line 57) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/part/PageBookView.java (at line 473) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
1. INFO in /Eclipse UI/org/eclipse/ui/internal/themes/RGBVisibleContrastColorFactory.java (at line 102) @SuppressWarnings("unchecked") At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java (at line 39) import org.eclipse.e4.core.services.adapter.Adapter; Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes') |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java (at line 384) Adapter adapter = context != null ? context.get(Adapter.class) : null; Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes') |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java (at line 384) Adapter adapter = context != null ? context.get(Adapter.class) : null; Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes') |
4. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java (at line 386) Object o = adapter.adapt(descriptor, URL.class); Discouraged access: The method 'Adapter.adapt(Object, Class<URL>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes') |
5. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java (at line 390) o = adapter.adapt(descriptor, URI.class); Discouraged access: The method 'Adapter.adapt(Object, Class<URI>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes') |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java (at line 28) import org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon; Discouraged access: The type 'CommandProcessingAddon' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes') |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java (at line 104) MCommand command = CommandProcessingAddon.createCommand(cmd, modelService, categoryModel); Discouraged access: The type 'CommandProcessingAddon' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes') |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java (at line 104) MCommand command = CommandProcessingAddon.createCommand(cmd, modelService, categoryModel); Discouraged access: The method 'CommandProcessingAddon.createCommand(Command, EModelService, MCategory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes') |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 878) if (!(minimizedStack.getObject() instanceof org.eclipse.e4.ui.workbench.addons.minmax.TrimStack)) Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 881) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack ts = (org.eclipse.e4.ui.workbench.addons.minmax.TrimStack) minimizedStack Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 881) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack ts = (org.eclipse.e4.ui.workbench.addons.minmax.TrimStack) minimizedStack Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
4. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 883) if (!(ts.getMinimizedElement() instanceof MPartStack)) Discouraged access: The method 'TrimStack.getMinimizedElement()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
5. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 886) MPartStack stack = (MPartStack) ts.getMinimizedElement(); Discouraged access: The method 'TrimStack.getMinimizedElement()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
6. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 903) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) { Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
7. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 903) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) { Discouraged access: The field 'TrimStack.MINIMIZED_AND_SHOWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
8. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 908) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) { Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
9. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java (at line 908) org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) { Discouraged access: The field 'TrimStack.MINIMIZED_AND_SHOWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes') |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 86) import org.eclipse.e4.ui.model.internal.Position; Discouraged access: The type 'Position' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 87) import org.eclipse.e4.ui.model.internal.PositionInfo; Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1107) * look at: {@link PositionInfo#parse(String)}. Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
4. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1107) * look at: {@link PositionInfo#parse(String)}. Discouraged access: The method 'PositionInfo.parse(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
5. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1196) PositionInfo positionInfo = findMovePositionInfo(element); Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
6. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1205) switch (positionInfo.getPosition()) { Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
7. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1206) case LAST: Discouraged access: The field 'Position.LAST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
8. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1210) case FIRST: Discouraged access: The field 'Position.FIRST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
9. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1214) case INDEX: Discouraged access: The field 'Position.INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
10. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1215) int index = positionInfo.getPositionReferenceAsInteger(); Discouraged access: The method 'PositionInfo.getPositionReferenceAsInteger()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
11. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1223) case BEFORE: Discouraged access: The field 'Position.BEFORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
12. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1224) case AFTER: Discouraged access: The field 'Position.AFTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
13. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1225) int idx = indexOfElementWithID(elements, positionInfo.getPositionReference()); Discouraged access: The method 'PositionInfo.getPositionReference()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
14. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1230) if (positionInfo.getPosition() == Position.AFTER) { Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
15. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1230) if (positionInfo.getPosition() == Position.AFTER) { Discouraged access: The type 'Position' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
16. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1230) if (positionInfo.getPosition() == Position.AFTER) { Discouraged access: The field 'Position.AFTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
17. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1245) + positionInfo.getPosition() + "'!"); //$NON-NLS-1$ Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
18. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1276) * and if so it will extract the {@link PositionInfo} out of it. Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
19. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1279) * @return the found {@link PositionInfo} on the given {@link MUIElement}, or Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
20. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1282) private PositionInfo findMovePositionInfo(MUIElement element) { Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
21. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1286) return PositionInfo.parse(tag.substring(MOVE_TAG.length())); Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
22. WARNING in /Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java (at line 1286) return PositionInfo.parse(tag.substring(MOVE_TAG.length())); Discouraged access: The method 'PositionInfo.parse(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
1. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 40) import org.eclipse.e4.ui.model.internal.ModelUtils; Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
2. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 325) tb.getTransientData().put(ModelUtils.CONTAINING_PARENT, model); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
3. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 325) tb.getTransientData().put(ModelUtils.CONTAINING_PARENT, model); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
4. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 339) menu.getTransientData().put(ModelUtils.CONTAINING_PARENT, model); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
5. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 339) menu.getTransientData().put(ModelUtils.CONTAINING_PARENT, model); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
6. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 421) MApplicationElement model = (MApplicationElement) mToolBar.getTransientData().get(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
7. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 421) MApplicationElement model = (MApplicationElement) mToolBar.getTransientData().get(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
8. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 435) mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
9. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 435) mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
10. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 453) MApplicationElement model = (MApplicationElement) mMenu.getTransientData().get(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
11. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 453) MApplicationElement model = (MApplicationElement) mMenu.getTransientData().get(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
12. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 467) mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
13. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 467) mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
14. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 495) mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
15. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 495) mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
16. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 511) mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |
17. WARNING in /Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java (at line 511) mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT); Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.30/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes') |