errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/KeyBindingItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl; The import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl is never used |
2. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/KeyBindingItemProvider.java (at line 34) import org.eclipse.emf.edit.provider.ItemProviderAdapter; The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl; The import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl is never used |
2. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 25) import org.eclipse.e4.ui.model.application.ui.provider.UILabelItemProvider; The import org.eclipse.e4.ui.model.application.ui.provider.UILabelItemProvider is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.advanced.MPlaceholder; The import org.eclipse.e4.ui.model.application.ui.advanced.MPlaceholder is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.provider.ContributionItemProvider; The import org.eclipse.e4.ui.model.application.provider.ContributionItemProvider is never used |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 22) import org.eclipse.e4.ui.model.application.ui.MUiFactory; The import org.eclipse.e4.ui.model.application.ui.MUiFactory is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer; The import org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MPartStack; The import org.eclipse.e4.ui.model.application.ui.basic.MPartStack is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MTrimBar; The import org.eclipse.e4.ui.model.application.ui.basic.MTrimBar is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MTrimElement; The import org.eclipse.e4.ui.model.application.ui.basic.MTrimElement is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement; The import org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolBar; The import org.eclipse.e4.ui.model.application.ui.menu.MToolBar is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator; The import org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.provider.ContributionItemProvider; The import org.eclipse.e4.ui.model.application.provider.ContributionItemProvider is never used |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.provider.UIElementsEditPlugin; The import org.eclipse.e4.ui.model.application.provider.UIElementsEditPlugin is never used |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.ui.MUiFactory; The import org.eclipse.e4.ui.model.application.ui.MUiFactory is never used |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl; The import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl is never used |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 25) import org.eclipse.emf.common.util.ResourceLocator; The import org.eclipse.emf.common.util.ResourceLocator is never used |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 26) import org.eclipse.emf.ecore.EStructuralFeature; The import org.eclipse.emf.ecore.EStructuralFeature is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java (at line 28) import org.eclipse.emf.edit.provider.ItemProviderAdapter; The import org.eclipse.emf.edit.provider.ItemProviderAdapter is never used |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.MGenericStack; The import org.eclipse.e4.ui.model.application.ui.MGenericStack is never used |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/CommandsItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.commands.util.CommandsAdapterFactory; Discouraged access: The type CommandsAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/CommandsItemProviderAdapterFactory.java (at line 40) public class CommandsItemProviderAdapterFactory extends CommandsAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type CommandsAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/CommandsItemProviderAdapterFactory.java (at line 290) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type CommandsAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/HandlerItemProvider.java (at line 112) String label = ((MHandler)object).getContributionURI(); Discouraged access: The method getContributionURI() from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/KeyBindingItemProvider.java (at line 171) String label = ((MKeyBinding)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.descriptor.basic.util.BasicAdapterFactory; Discouraged access: The type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java (at line 40) public class BasicItemProviderAdapterFactory extends BasicAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java (at line 80) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor} instances. Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java (at line 88) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor}. Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java (at line 129) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.descriptor.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptorContainer; Discouraged access: The type MPartDescriptorContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl; Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptorContainer} object. Discouraged access: The type MPartDescriptorContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 84) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 84) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 84) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The field PART_DESCRIPTOR_CONTAINER__DESCRIPTORS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 135) switch (notification.getFeatureID(MPartDescriptorContainer.class)) { Discouraged access: The type MPartDescriptorContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 136) case BasicPackageImpl.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 136) case BasicPackageImpl.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS: Discouraged access: The field PART_DESCRIPTOR_CONTAINER__DESCRIPTORS from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 156) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 156) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 156) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The field PART_DESCRIPTOR_CONTAINER__DESCRIPTORS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 157) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 157) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The method createPartDescriptor() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java (at line 157) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor; Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl; Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 24) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 41) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptor} object. Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 190) BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 190) BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 190) BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE, Discouraged access: The field PART_DESCRIPTOR__ALLOW_MULTIPLE from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 212) BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 212) BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 212) BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY, Discouraged access: The field PART_DESCRIPTOR__CATEGORY from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 234) BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 234) BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 234) BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE, Discouraged access: The field PART_DESCRIPTOR__CLOSEABLE from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 256) BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 256) BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 256) BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE, Discouraged access: The field PART_DESCRIPTOR__DIRTYABLE from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 278) BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 278) BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 278) BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Discouraged access: The field PART_DESCRIPTOR__CONTRIBUTION_URI from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 300) BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 300) BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 300) BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION, Discouraged access: The field PART_DESCRIPTOR__DESCRIPTION from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 322) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS); Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 322) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS); Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 322) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS); Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 323) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR); Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 323) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR); Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 323) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR); Discouraged access: The field PART_DESCRIPTOR__TOOLBAR from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 360) String label = ((MPartDescriptor)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 360) String label = ((MPartDescriptor)object).getLabel(); Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 377) switch (notification.getFeatureID(MPartDescriptor.class)) { Discouraged access: The type MPartDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 378) case BasicPackageImpl.PART_DESCRIPTOR__LABEL: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 378) case BasicPackageImpl.PART_DESCRIPTOR__LABEL: Discouraged access: The field PART_DESCRIPTOR__LABEL from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 379) case BasicPackageImpl.PART_DESCRIPTOR__ICON_URI: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 379) case BasicPackageImpl.PART_DESCRIPTOR__ICON_URI: Discouraged access: The field PART_DESCRIPTOR__ICON_URI from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 380) case BasicPackageImpl.PART_DESCRIPTOR__TOOLTIP: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 380) case BasicPackageImpl.PART_DESCRIPTOR__TOOLTIP: Discouraged access: The field PART_DESCRIPTOR__TOOLTIP from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 381) case BasicPackageImpl.PART_DESCRIPTOR__BINDING_CONTEXTS: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 381) case BasicPackageImpl.PART_DESCRIPTOR__BINDING_CONTEXTS: Discouraged access: The field PART_DESCRIPTOR__BINDING_CONTEXTS from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 382) case BasicPackageImpl.PART_DESCRIPTOR__ALLOW_MULTIPLE: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 382) case BasicPackageImpl.PART_DESCRIPTOR__ALLOW_MULTIPLE: Discouraged access: The field PART_DESCRIPTOR__ALLOW_MULTIPLE from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 383) case BasicPackageImpl.PART_DESCRIPTOR__CATEGORY: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 383) case BasicPackageImpl.PART_DESCRIPTOR__CATEGORY: Discouraged access: The field PART_DESCRIPTOR__CATEGORY from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 384) case BasicPackageImpl.PART_DESCRIPTOR__CLOSEABLE: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 384) case BasicPackageImpl.PART_DESCRIPTOR__CLOSEABLE: Discouraged access: The field PART_DESCRIPTOR__CLOSEABLE from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 385) case BasicPackageImpl.PART_DESCRIPTOR__DIRTYABLE: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 385) case BasicPackageImpl.PART_DESCRIPTOR__DIRTYABLE: Discouraged access: The field PART_DESCRIPTOR__DIRTYABLE from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 386) case BasicPackageImpl.PART_DESCRIPTOR__CONTRIBUTION_URI: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 386) case BasicPackageImpl.PART_DESCRIPTOR__CONTRIBUTION_URI: Discouraged access: The field PART_DESCRIPTOR__CONTRIBUTION_URI from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 387) case BasicPackageImpl.PART_DESCRIPTOR__DESCRIPTION: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 387) case BasicPackageImpl.PART_DESCRIPTOR__DESCRIPTION: Discouraged access: The field PART_DESCRIPTOR__DESCRIPTION from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 390) case BasicPackageImpl.PART_DESCRIPTOR__HANDLERS: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 390) case BasicPackageImpl.PART_DESCRIPTOR__HANDLERS: Discouraged access: The field PART_DESCRIPTOR__HANDLERS from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 391) case BasicPackageImpl.PART_DESCRIPTOR__MENUS: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 391) case BasicPackageImpl.PART_DESCRIPTOR__MENUS: Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 392) case BasicPackageImpl.PART_DESCRIPTOR__TOOLBAR: Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 392) case BasicPackageImpl.PART_DESCRIPTOR__TOOLBAR: Discouraged access: The field PART_DESCRIPTOR__TOOLBAR from the type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 417) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 417) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 417) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 418) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 418) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 418) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 422) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 422) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 422) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 423) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 423) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 423) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 427) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 427) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 427) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 428) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 428) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 428) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 432) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 432) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 432) (BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS, Discouraged access: The field PART_DESCRIPTOR__MENUS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 433) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 433) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 433) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 437) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 437) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 437) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The field PART_DESCRIPTOR__TOOLBAR from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 438) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 438) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 438) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
88. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 442) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
89. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 442) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
90. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 442) (BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, Discouraged access: The field PART_DESCRIPTOR__TOOLBAR from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
91. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 443) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
92. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 443) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
93. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java (at line 443) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/provider/AddonItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MAddon; Discouraged access: The type MAddon is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/AddonItemProvider.java (at line 27) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.MAddon} object. Discouraged access: The type MAddon is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/AddonItemProvider.java (at line 84) String label = ((MAddon)object).getContributionURI(); Discouraged access: The method getContributionURI() from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/provider/AddonItemProvider.java (at line 84) String label = ((MAddon)object).getContributionURI(); Discouraged access: The type MAddon is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationElement; Discouraged access: The type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java (at line 33) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.MApplicationElement} object. Discouraged access: The type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java (at line 176) switch (notification.getFeatureID(MApplicationElement.class)) { Discouraged access: The type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 15) import org.eclipse.e4.ui.model.application.MApplication; Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.descriptor.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl; Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 23) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 43) * {@link org.eclipse.e4.ui.model.application.MApplication} object. <!-- Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 161) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 161) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 161) childrenFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS); Discouraged access: The field PART_DESCRIPTOR_CONTAINER__DESCRIPTORS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 219) switch (notification.getFeatureID(MApplication.class)) { Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 257) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 257) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 276) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The type BasicPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 276) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 276) (BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, Discouraged access: The field PART_DESCRIPTOR_CONTAINER__DESCRIPTORS from the type BasicPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 277) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 277) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The method createPartDescriptor() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 277) MBasicFactory.INSTANCE.createPartDescriptor())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 282) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 282) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 282) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 287) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 287) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 287) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 292) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 292) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 292) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 302) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 302) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The method createAddon() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java (at line 302) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.util.ApplicationAdapterFactory; Discouraged access: The type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 40) public class ApplicationItemProviderAdapterFactory extends ApplicationAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 103) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.MApplication} instances. Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 111) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.MApplication}. Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 126) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.MAddon} instances. Discouraged access: The type MAddon is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 134) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.MAddon}. Discouraged access: The type MAddon is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java (at line 175) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type ApplicationAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MContribution; Discouraged access: The type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.MContribution} object. Discouraged access: The type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java (at line 146) String label = ((MContribution)object).getContributionURI(); Discouraged access: The method getContributionURI() from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java (at line 146) String label = ((MContribution)object).getContributionURI(); Discouraged access: The type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java (at line 163) switch (notification.getFeatureID(MContribution.class)) { Discouraged access: The type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AdvancedItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.ui.advanced.util.AdvancedAdapterFactory; Discouraged access: The type AdvancedAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AdvancedItemProviderAdapterFactory.java (at line 40) public class AdvancedItemProviderAdapterFactory extends AdvancedAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type AdvancedAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AdvancedItemProviderAdapterFactory.java (at line 198) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type AdvancedAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl; Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 169) String label = ((MArea)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 187) case AdvancedPackageImpl.AREA__LABEL: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 187) case AdvancedPackageImpl.AREA__LABEL: Discouraged access: The field AREA__LABEL from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 188) case AdvancedPackageImpl.AREA__ICON_URI: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 188) case AdvancedPackageImpl.AREA__ICON_URI: Discouraged access: The field AREA__ICON_URI from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 189) case AdvancedPackageImpl.AREA__TOOLTIP: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java (at line 189) case AdvancedPackageImpl.AREA__TOOLTIP: Discouraged access: The field AREA__TOOLTIP from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl; Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 206) childrenFeatures.add(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS); Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 206) childrenFeatures.add(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS); Discouraged access: The type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 206) childrenFeatures.add(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS); Discouraged access: The field PERSPECTIVE__WINDOWS from the type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 243) String label = ((MPerspective)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 261) case AdvancedPackageImpl.PERSPECTIVE__LABEL: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 261) case AdvancedPackageImpl.PERSPECTIVE__LABEL: Discouraged access: The field PERSPECTIVE__LABEL from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 262) case AdvancedPackageImpl.PERSPECTIVE__ICON_URI: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 262) case AdvancedPackageImpl.PERSPECTIVE__ICON_URI: Discouraged access: The field PERSPECTIVE__ICON_URI from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 263) case AdvancedPackageImpl.PERSPECTIVE__TOOLTIP: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 263) case AdvancedPackageImpl.PERSPECTIVE__TOOLTIP: Discouraged access: The field PERSPECTIVE__TOOLTIP from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 264) case AdvancedPackageImpl.PERSPECTIVE__CONTEXT: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 264) case AdvancedPackageImpl.PERSPECTIVE__CONTEXT: Discouraged access: The field PERSPECTIVE__CONTEXT from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 265) case AdvancedPackageImpl.PERSPECTIVE__VARIABLES: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 265) case AdvancedPackageImpl.PERSPECTIVE__VARIABLES: Discouraged access: The field PERSPECTIVE__VARIABLES from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 268) case AdvancedPackageImpl.PERSPECTIVE__PROPERTIES: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 268) case AdvancedPackageImpl.PERSPECTIVE__PROPERTIES: Discouraged access: The field PERSPECTIVE__PROPERTIES from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 269) case AdvancedPackageImpl.PERSPECTIVE__WINDOWS: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 269) case AdvancedPackageImpl.PERSPECTIVE__WINDOWS: Discouraged access: The field PERSPECTIVE__WINDOWS from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 290) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 290) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 294) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 294) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 294) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The field PERSPECTIVE__WINDOWS from the type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 295) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 295) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 295) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 299) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 299) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 299) (AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS, Discouraged access: The field PERSPECTIVE__WINDOWS from the type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 300) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 300) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 300) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 316) childFeature == AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS; Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 316) childFeature == AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS; Discouraged access: The type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java (at line 316) childFeature == AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS; Discouraged access: The field PERSPECTIVE__WINDOWS from the type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl; Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 23) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 167) case AdvancedPackageImpl.PERSPECTIVE_STACK__CHILDREN: Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 167) case AdvancedPackageImpl.PERSPECTIVE_STACK__CHILDREN: Discouraged access: The field PERSPECTIVE_STACK__CHILDREN from the type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 208) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 208) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 208) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 213) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 213) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 213) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 218) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 218) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 218) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 223) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 223) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 223) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 228) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 228) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 228) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 233) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 233) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 233) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 238) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 238) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 238) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 248) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 248) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 248) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 253) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 253) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The method createHandledToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 253) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 258) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 258) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The method createDirectToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 258) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 263) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 263) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The method createToolBarSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 263) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 268) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 268) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 268) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 273) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 273) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 273) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 278) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 278) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 278) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 283) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 283) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 283) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 288) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 288) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The method createRenderedMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 288) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 293) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 293) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The method createOpaqueMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 293) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 298) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 298) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The method createOpaqueMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 298) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 303) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 303) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 303) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 308) MBasicFactory.INSTANCE.createPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 308) MBasicFactory.INSTANCE.createPart())); Discouraged access: The method createPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 308) MBasicFactory.INSTANCE.createPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 313) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 313) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The method createInputPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 313) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 318) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 318) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The method createPartStack() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 318) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 323) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 323) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The method createPartSashContainer() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 323) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 328) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 328) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 328) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 333) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 333) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 333) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 338) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 338) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The method createTrimBar() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java (at line 338) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl; Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java (at line 84) AdvancedPackageImpl.Literals.PLACEHOLDER__REF, Discouraged access: The type AdvancedPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java (at line 84) AdvancedPackageImpl.Literals.PLACEHOLDER__REF, Discouraged access: The type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java (at line 84) AdvancedPackageImpl.Literals.PLACEHOLDER__REF, Discouraged access: The field PLACEHOLDER__REF from the type AdvancedPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.ui.basic.util.BasicAdapterFactory; Discouraged access: The type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 40) public class BasicItemProviderAdapterFactory extends BasicAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 80) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MPart} instances. Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 88) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPart}. Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 103) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MInputPart} instances. Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 111) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MInputPart}. Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 126) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MPartStack} instances. Discouraged access: The type MPartStack is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 134) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPartStack}. Discouraged access: The type MPartStack is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 149) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer} instances. Discouraged access: The type MPartSashContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 157) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer}. Discouraged access: The type MPartSashContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 172) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MWindow} instances. Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 180) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MWindow}. Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 195) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimmedWindow} instances. Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 203) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimmedWindow}. Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 218) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimBar} instances. Discouraged access: The type MTrimBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 226) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimBar}. Discouraged access: The type MTrimBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java (at line 267) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type BasicAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.basic.MInputPart; Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java (at line 32) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MInputPart} object. Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java (at line 112) String label = ((MInputPart)object).getContributionURI(); Discouraged access: The method getContributionURI() from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java (at line 112) String label = ((MInputPart)object).getContributionURI(); Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java (at line 129) switch (notification.getFeatureID(MInputPart.class)) { Discouraged access: The type MInputPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 22) import org.eclipse.e4.ui.model.application.ui.MUiFactory; Discouraged access: The type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 23) import org.eclipse.e4.ui.model.application.ui.basic.MPart; Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 26) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 44) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPart} object. Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 410) String label = ((MPart)object).getContributionURI(); Discouraged access: The method getContributionURI() from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 410) String label = ((MPart)object).getContributionURI(); Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 427) switch (notification.getFeatureID(MPart.class)) { Discouraged access: The type MPart is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 466) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 466) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 476) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 476) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 476) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 481) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 481) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 481) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 486) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 486) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 486) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 491) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 491) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 491) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 496) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 496) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 496) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 501) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 501) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java (at line 501) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer; Discouraged access: The type MPartSashContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer} object. Discouraged access: The type MPartSashContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MPartStack; Discouraged access: The type MPartStack is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MPartStack} object. Discouraged access: The type MPartStack is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/StackElementItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MStackElement; Discouraged access: The type MStackElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/StackElementItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MStackElement} object. Discouraged access: The type MStackElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/StackElementItemProvider.java (at line 87) String label = ((MStackElement)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/StackElementItemProvider.java (at line 87) String label = ((MStackElement)object).getElementId(); Discouraged access: The type MStackElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MTrimBar; Discouraged access: The type MTrimBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimBar} object. Discouraged access: The type MTrimBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.basic.MTrimElement; Discouraged access: The type MTrimElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimElement} object. Discouraged access: The type MTrimElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 15) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.basic.MTrimmedWindow; Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MTrimmedWindow} object. Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 111) String label = ((MTrimmedWindow) object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 111) String label = ((MTrimmedWindow) object).getLabel(); Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 127) switch (notification.getFeatureID(MTrimmedWindow.class)) { Discouraged access: The type MTrimmedWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 150) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 150) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The method createTrimBar() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java (at line 150) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 22) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 23) import org.eclipse.e4.ui.model.application.ui.basic.MWindow; Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 26) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 44) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.basic.MWindow} object. Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 388) String label = ((MWindow)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 388) String label = ((MWindow)object).getLabel(); Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 405) switch (notification.getFeatureID(MWindow.class)) { Discouraged access: The type MWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 443) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 443) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 453) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 453) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 453) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 458) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 458) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 458) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 463) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 463) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 463) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 468) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 468) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 468) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 473) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 473) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 473) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 478) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 478) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 478) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 483) MBasicFactory.INSTANCE.createPart())); Discouraged access: The method createPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 483) MBasicFactory.INSTANCE.createPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 483) MBasicFactory.INSTANCE.createPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 488) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The method createInputPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 488) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 488) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 493) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The method createPartStack() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 493) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 493) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 498) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The method createPartSashContainer() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 498) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 498) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 503) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 503) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 503) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 508) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 508) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 508) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 513) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The method createTrimBar() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 513) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 513) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 518) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 518) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 518) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 523) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 523) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 523) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 528) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 528) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 528) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 533) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 533) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 533) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 538) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 538) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 538) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 543) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 543) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 543) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 548) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 548) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 548) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 553) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 553) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 553) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 558) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 558) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 558) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 563) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The method createHandledToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 563) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 563) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 568) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The method createDirectToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 568) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 568) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 573) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The method createToolBarSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 573) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 573) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 578) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 578) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
88. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 578) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
89. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 583) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
90. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 583) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
91. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 583) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
92. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 588) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
93. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 588) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
94. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 588) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
95. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 593) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
96. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 593) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
97. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 593) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
98. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 598) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The method createRenderedMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
99. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 598) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
100. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java (at line 598) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MDirectMenuItem; Discouraged access: The type MDirectMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java (at line 32) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectMenuItem} object. Discouraged access: The type MDirectMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java (at line 175) switch (notification.getFeatureID(MDirectMenuItem.class)) { Discouraged access: The type MDirectMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MDirectToolItem; Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java (at line 32) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectToolItem} object. Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java (at line 158) String label = ((MDirectToolItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java (at line 158) String label = ((MDirectToolItem)object).getLabel(); Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java (at line 175) switch (notification.getFeatureID(MDirectToolItem.class)) { Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MHandledItem; Discouraged access: The type MHandledItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java (at line 33) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledItem} object. Discouraged access: The type MHandledItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java (at line 166) String label = ((MHandledItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java (at line 166) String label = ((MHandledItem)object).getLabel(); Discouraged access: The type MHandledItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java (at line 183) switch (notification.getFeatureID(MHandledItem.class)) { Discouraged access: The type MHandledItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MHandledMenuItem; Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java (at line 33) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledMenuItem} object. Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java (at line 166) String label = ((MHandledMenuItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java (at line 166) String label = ((MHandledMenuItem)object).getLabel(); Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java (at line 183) switch (notification.getFeatureID(MHandledMenuItem.class)) { Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MHandledToolItem; Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java (at line 33) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledToolItem} object. Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java (at line 166) String label = ((MHandledToolItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java (at line 166) String label = ((MHandledToolItem)object).getLabel(); Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java (at line 183) switch (notification.getFeatureID(MHandledToolItem.class)) { Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.menu.MItem; Discouraged access: The type MItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java (at line 35) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MItem} object. Discouraged access: The type MItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java (at line 230) String label = ((MItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java (at line 230) String label = ((MItem)object).getLabel(); Discouraged access: The type MItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java (at line 247) switch (notification.getFeatureID(MItem.class)) { Discouraged access: The type MItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution; Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution} object. Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java (at line 137) String label = ((MMenuContribution)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java (at line 137) String label = ((MMenuContribution)object).getElementId(); Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java (at line 154) switch (notification.getFeatureID(MMenuContribution.class)) { Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MMenuContributions; Discouraged access: The type MMenuContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuContributions} object. Discouraged access: The type MMenuContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 124) switch (notification.getFeatureID(MMenuContributions.class)) { Discouraged access: The type MMenuContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.menu.MMenuElement; Discouraged access: The type MMenuElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java (at line 35) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuElement} object. Discouraged access: The type MMenuElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java (at line 173) String label = ((MMenuElement)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java (at line 173) String label = ((MMenuElement)object).getLabel(); Discouraged access: The type MMenuElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java (at line 190) switch (notification.getFeatureID(MMenuElement.class)) { Discouraged access: The type MMenuElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MMenuItem; Discouraged access: The type MMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuItem} object. Discouraged access: The type MMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java (at line 111) String label = ((MMenuItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java (at line 111) String label = ((MMenuItem)object).getLabel(); Discouraged access: The type MMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java (at line 128) switch (notification.getFeatureID(MMenuItem.class)) { Discouraged access: The type MMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.ui.menu.MMenu; Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 37) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenu} object. Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 170) String label = ((MMenu)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 170) String label = ((MMenu)object).getLabel(); Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 187) switch (notification.getFeatureID(MMenu.class)) { Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 212) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 212) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 212) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 217) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 217) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 217) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 222) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 222) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 222) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 227) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 227) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 227) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 232) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 232) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 232) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 237) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 237) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 237) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 242) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 242) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 242) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 247) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 247) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 247) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 252) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 252) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The method createHandledToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 252) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 257) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 257) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The method createDirectToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 257) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 262) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 262) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The method createToolBarSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 262) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 267) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 267) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 267) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 272) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 272) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 272) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 277) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 277) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 277) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 282) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 282) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 282) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 287) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 287) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The method createRenderedMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 287) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 292) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 292) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The method createOpaqueMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 292) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 297) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 297) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The method createOpaqueMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 297) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 302) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 302) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 302) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 307) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 307) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 307) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 312) MBasicFactory.INSTANCE.createPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 312) MBasicFactory.INSTANCE.createPart())); Discouraged access: The method createPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 312) MBasicFactory.INSTANCE.createPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 317) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 317) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The method createInputPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 317) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 322) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 322) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The method createPartStack() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 322) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 327) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 327) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The method createPartSashContainer() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 327) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 332) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 332) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 332) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 337) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 337) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 337) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 342) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
88. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 342) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The method createTrimBar() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
89. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java (at line 342) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.ui.menu.util.MenuAdapterFactory; Discouraged access: The type MenuAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 40) public class MenuItemProviderAdapterFactory extends MenuAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type MenuAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 80) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuSeparator} instances. Discouraged access: The type MMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 88) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuSeparator}. Discouraged access: The type MMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 103) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MMenu} instances. Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 111) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenu}. Discouraged access: The type MMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 126) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution} instances. Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 134) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution}. Discouraged access: The type MMenuContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 149) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MPopupMenu} instances. Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 157) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MPopupMenu}. Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 172) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectMenuItem} instances. Discouraged access: The type MDirectMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 180) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectMenuItem}. Discouraged access: The type MDirectMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 195) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledMenuItem} instances. Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 203) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledMenuItem}. Discouraged access: The type MHandledMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 218) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBar} instances. Discouraged access: The type MToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 226) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBar}. Discouraged access: The type MToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 241) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MToolControl} instances. Discouraged access: The type MToolControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 249) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolControl}. Discouraged access: The type MToolControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 264) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledToolItem} instances. Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 272) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MHandledToolItem}. Discouraged access: The type MHandledToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 287) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectToolItem} instances. Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 295) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MDirectToolItem}. Discouraged access: The type MDirectToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 310) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator} instances. Discouraged access: The type MToolBarSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 318) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator}. Discouraged access: The type MToolBarSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 333) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenu} instances. Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 341) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenu}. Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 356) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedToolBar} instances. Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 364) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedToolBar}. Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 379) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution} instances. Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 387) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution}. Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 402) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution} instances. Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 410) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution}. Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 425) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenuItem} instances. Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 433) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenuItem}. Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 448) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuItem} instances. Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 456) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuItem}. Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 471) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuSeparator} instances. Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 479) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuSeparator}. Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 494) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenu} instances. Discouraged access: The type MOpaqueMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 502) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenu}. Discouraged access: The type MOpaqueMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java (at line 543) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type MenuAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MMenuSeparator; Discouraged access: The type MMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java (at line 27) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MMenuSeparator} object. Discouraged access: The type MMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java (at line 84) String label = ((MMenuSeparator)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java (at line 84) String label = ((MMenuSeparator)object).getLabel(); Discouraged access: The type MMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuItem; Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java (at line 35) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuItem} object. Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java (at line 115) String label = ((MOpaqueMenuItem)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java (at line 115) String label = ((MOpaqueMenuItem)object).getElementId(); Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java (at line 132) switch (notification.getFeatureID(MOpaqueMenuItem.class)) { Discouraged access: The type MOpaqueMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenu; Discouraged access: The type MOpaqueMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenu} object. Discouraged access: The type MOpaqueMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java (at line 87) String label = ((MOpaqueMenu)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java (at line 87) String label = ((MOpaqueMenu)object).getElementId(); Discouraged access: The type MOpaqueMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuSeparator; Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java (at line 35) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueMenuSeparator} object. Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java (at line 115) String label = ((MOpaqueMenuSeparator)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java (at line 115) String label = ((MOpaqueMenuSeparator)object).getElementId(); Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java (at line 132) switch (notification.getFeatureID(MOpaqueMenuSeparator.class)) { Discouraged access: The type MOpaqueMenuSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.ui.menu.MPopupMenu; Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 36) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MPopupMenu} object. Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 169) String label = ((MPopupMenu)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 169) String label = ((MPopupMenu)object).getElementId(); Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 186) switch (notification.getFeatureID(MPopupMenu.class)) { Discouraged access: The type MPopupMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 212) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java (at line 212) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenuItem; Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenuItem} object. Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java (at line 111) String label = ((MRenderedMenuItem)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java (at line 111) String label = ((MRenderedMenuItem)object).getElementId(); Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java (at line 128) switch (notification.getFeatureID(MRenderedMenuItem.class)) { Discouraged access: The type MRenderedMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenu; Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedMenu} object. Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java (at line 111) String label = ((MRenderedMenu)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java (at line 111) String label = ((MRenderedMenu)object).getElementId(); Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java (at line 128) switch (notification.getFeatureID(MRenderedMenu.class)) { Discouraged access: The type MRenderedMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MRenderedToolBar; Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MRenderedToolBar} object. Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java (at line 111) String label = ((MRenderedToolBar)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java (at line 111) String label = ((MRenderedToolBar)object).getElementId(); Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java (at line 128) switch (notification.getFeatureID(MRenderedToolBar.class)) { Discouraged access: The type MRenderedToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution; Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarContribution} object. Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java (at line 137) String label = ((MToolBarContribution)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java (at line 137) String label = ((MToolBarContribution)object).getElementId(); Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java (at line 154) switch (notification.getFeatureID(MToolBarContribution.class)) { Discouraged access: The type MToolBarContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarContributions; Discouraged access: The type MToolBarContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarContributions} object. Discouraged access: The type MToolBarContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 124) switch (notification.getFeatureID(MToolBarContributions.class)) { Discouraged access: The type MToolBarContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement; Discouraged access: The type MToolBarElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement} object. Discouraged access: The type MToolBarElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolBar; Discouraged access: The type MToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java (at line 30) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBar} object. Discouraged access: The type MToolBar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator; Discouraged access: The type MToolBarSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java (at line 27) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator} object. Discouraged access: The type MToolBarSeparator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.ui.MUiFactory; Discouraged access: The type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.menu.MToolControl; Discouraged access: The type MToolControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 38) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolControl} object. Discouraged access: The type MToolControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java (at line 181) switch (notification.getFeatureID(MToolControl.class)) { Discouraged access: The type MToolControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MToolItem; Discouraged access: The type MToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MToolItem} object. Discouraged access: The type MToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 118) String label = ((MToolItem)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 118) String label = ((MToolItem)object).getLabel(); Discouraged access: The type MToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 135) switch (notification.getFeatureID(MToolItem.class)) { Discouraged access: The type MToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 157) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 157) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 157) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 162) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 162) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 162) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 167) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 167) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 167) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 172) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 172) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java (at line 172) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution; Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MTrimContribution} object. Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java (at line 137) String label = ((MTrimContribution)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java (at line 137) String label = ((MTrimContribution)object).getElementId(); Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java (at line 154) switch (notification.getFeatureID(MTrimContribution.class)) { Discouraged access: The type MTrimContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.menu.MTrimContributions; Discouraged access: The type MTrimContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MTrimContributions} object. Discouraged access: The type MTrimContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 124) switch (notification.getFeatureID(MTrimContributions.class)) { Discouraged access: The type MTrimContributions is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java (at line 146) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 16) import org.eclipse.e4.core.contexts.IEclipseContext; Discouraged access: The type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 20) import org.eclipse.e4.ui.model.application.ui.MContext; Discouraged access: The type MContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 39) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MContext} object. Discouraged access: The type MContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 161) IEclipseContext labelValue = ((MContext)object).getContext(); Discouraged access: The type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 161) IEclipseContext labelValue = ((MContext)object).getContext(); Discouraged access: The method getContext() from the type MContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 161) IEclipseContext labelValue = ((MContext)object).getContext(); Discouraged access: The type MContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 179) switch (notification.getFeatureID(MContext.class)) { Discouraged access: The type MContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 205) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java (at line 205) ((EFactory)MApplicationFactory.INSTANCE).create(ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP))); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.MCoreExpression; Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MCoreExpression} object. Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java (at line 134) String label = ((MCoreExpression)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java (at line 134) String label = ((MCoreExpression)object).getElementId(); Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java (at line 151) switch (notification.getFeatureID(MCoreExpression.class)) { Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.MDirtyable; Discouraged access: The type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MDirtyable} object. Discouraged access: The type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 103) MDirtyable dirtyable = (MDirtyable)object; Discouraged access: The type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 103) MDirtyable dirtyable = (MDirtyable)object; Discouraged access: The type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 104) return getString("_UI_Dirtyable_type") + " " + dirtyable.isDirty(); //$NON-NLS-1$ //$NON-NLS-2$ Discouraged access: The method isDirty() from the type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java (at line 118) switch (notification.getFeatureID(MDirtyable.class)) { Discouraged access: The type MDirtyable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.MElementContainer; Discouraged access: The type MElementContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 21) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 35) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MElementContainer} object. Discouraged access: The type MElementContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 151) switch (notification.getFeatureID(MElementContainer.class)) { Discouraged access: The type MElementContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 173) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 173) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 173) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 178) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 178) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 178) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 183) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 183) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 183) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 188) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 188) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 188) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 193) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 193) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 193) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 198) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 198) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 198) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 203) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 203) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 203) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 208) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 208) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 208) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 213) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 213) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 213) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 218) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 218) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The method createHandledToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 218) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 223) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 223) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The method createDirectToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 223) MMenuFactory.INSTANCE.createDirectToolItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 228) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 228) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The method createToolBarSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 228) MMenuFactory.INSTANCE.createToolBarSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 233) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 233) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The method createRenderedMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 233) MMenuFactory.INSTANCE.createRenderedMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 238) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 238) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The method createRenderedToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 238) MMenuFactory.INSTANCE.createRenderedToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The method createToolBarContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 243) MMenuFactory.INSTANCE.createToolBarContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 248) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 248) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The method createTrimContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 248) MMenuFactory.INSTANCE.createTrimContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 253) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 253) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The method createRenderedMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 253) MMenuFactory.INSTANCE.createRenderedMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 258) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 258) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The method createOpaqueMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 258) MMenuFactory.INSTANCE.createOpaqueMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 263) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 263) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The method createOpaqueMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 263) MMenuFactory.INSTANCE.createOpaqueMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 268) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 268) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The method createOpaqueMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 268) MMenuFactory.INSTANCE.createOpaqueMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 273) MBasicFactory.INSTANCE.createPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 273) MBasicFactory.INSTANCE.createPart())); Discouraged access: The method createPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 273) MBasicFactory.INSTANCE.createPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 278) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 278) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The method createInputPart() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 278) MBasicFactory.INSTANCE.createInputPart())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 283) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 283) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The method createPartStack() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 283) MBasicFactory.INSTANCE.createPartStack())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 288) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 288) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The method createPartSashContainer() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 288) MBasicFactory.INSTANCE.createPartSashContainer())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 293) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 293) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The method createWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 293) MBasicFactory.INSTANCE.createWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 298) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 298) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The method createTrimmedWindow() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 298) MBasicFactory.INSTANCE.createTrimmedWindow())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 303) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 303) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The method createTrimBar() from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java (at line 303) MBasicFactory.INSTANCE.createTrimBar())); Discouraged access: The field INSTANCE from the type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.MExpression; Discouraged access: The type MExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MExpression} object. Discouraged access: The type MExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java (at line 77) String label = ((MExpression)object).getElementId(); Discouraged access: The method getElementId() from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java (at line 77) String label = ((MExpression)object).getElementId(); Discouraged access: The type MExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.MGenericStack; Discouraged access: The type MGenericStack<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java (at line 27) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MGenericStack} object. Discouraged access: The type MGenericStack<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.MGenericTile; Discouraged access: The type MGenericTile<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MGenericTile} object. Discouraged access: The type MGenericTile<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java (at line 117) switch (notification.getFeatureID(MGenericTile.class)) { Discouraged access: The type MGenericTile<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java (at line 16) import org.eclipse.e4.ui.model.application.ui.MGenericTrimContainer; Discouraged access: The type MGenericTrimContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java (at line 31) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MGenericTrimContainer} object. Discouraged access: The type MGenericTrimContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java (at line 117) switch (notification.getFeatureID(MGenericTrimContainer.class)) { Discouraged access: The type MGenericTrimContainer<T> is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.MInput; Discouraged access: The type MInput is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MInput} object. Discouraged access: The type MInput is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java (at line 103) String label = ((MInput)object).getInputURI(); Discouraged access: The method getInputURI() from the type MInput is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java (at line 103) String label = ((MInput)object).getInputURI(); Discouraged access: The type MInput is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java (at line 120) switch (notification.getFeatureID(MInput.class)) { Discouraged access: The type MInput is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.ui.MUIElement; Discouraged access: The type MUIElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 19) import org.eclipse.e4.ui.model.application.ui.MUiFactory; Discouraged access: The type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 36) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MUIElement} object. Discouraged access: The type MUIElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 267) switch (notification.getFeatureID(MUIElement.class)) { Discouraged access: The type MUIElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 298) MUiFactory.INSTANCE.createCoreExpression())); Discouraged access: The type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 298) MUiFactory.INSTANCE.createCoreExpression())); Discouraged access: The method createCoreExpression() from the type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java (at line 298) MUiFactory.INSTANCE.createCoreExpression())); Discouraged access: The field INSTANCE from the type MUiFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java (at line 17) import org.eclipse.e4.ui.model.application.ui.MUILabel; Discouraged access: The type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java (at line 34) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.MUILabel} object. Discouraged access: The type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java (at line 149) String label = ((MUILabel)object).getLabel(); Discouraged access: The method getLabel() from the type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java (at line 149) String label = ((MUILabel)object).getLabel(); Discouraged access: The type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java (at line 166) switch (notification.getFeatureID(MUILabel.class)) { Discouraged access: The type MUILabel is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java (at line 15) import org.eclipse.e4.ui.model.application.ui.util.UiAdapterFactory; Discouraged access: The type UiAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java (at line 40) public class UiItemProviderAdapterFactory extends UiAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type UiAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java (at line 80) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.application.ui.MCoreExpression} instances. Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java (at line 88) * This creates an adapter for a {@link org.eclipse.e4.ui.model.application.ui.MCoreExpression}. Discouraged access: The type MCoreExpression is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java (at line 129) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type UiAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 17) import org.eclipse.e4.ui.model.fragment.util.FragmentAdapterFactory; Discouraged access: The type FragmentAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 44) public class FragmentItemProviderAdapterFactory extends FragmentAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { Discouraged access: The type FragmentAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 84) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.fragment.MModelFragments} instances. Discouraged access: The type MModelFragments is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 92) * This creates an adapter for a {@link org.eclipse.e4.ui.model.fragment.MModelFragments}. Discouraged access: The type MModelFragments is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 107) * This keeps track of the one adapter used for all {@link org.eclipse.e4.ui.model.fragment.MStringModelFragment} instances. Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 115) * This creates an adapter for a {@link org.eclipse.e4.ui.model.fragment.MStringModelFragment}. Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java (at line 156) return supportedTypes.contains(type) || super.isFactoryForType(type); Discouraged access: The method isFactoryForType(Object) from the type FragmentAdapterFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 24) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 26) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 28) import org.eclipse.e4.ui.model.fragment.MModelFragment; Discouraged access: The type MModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 30) import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl; Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 49) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.fragment.MModelFragment} object. Discouraged access: The type MModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 99) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS); Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 99) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS); Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 99) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS); Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 139) switch (notification.getFeatureID(MModelFragment.class)) { Discouraged access: The type MModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 140) case FragmentPackageImpl.MODEL_FRAGMENT__ELEMENTS: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 140) case FragmentPackageImpl.MODEL_FRAGMENT__ELEMENTS: Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 160) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 160) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 160) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 161) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 161) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 161) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 165) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 165) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 165) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 166) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The method createAddon() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 166) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 166) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 170) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 170) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 170) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 175) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 175) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 175) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 180) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 180) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 180) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 185) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 185) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 185) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 190) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 190) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 190) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 195) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 195) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 195) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 200) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 200) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 200) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 205) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 205) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 205) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 210) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 210) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 210) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 211) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 211) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 211) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 215) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 215) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 215) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 216) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 216) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 216) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 220) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 220) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 220) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 221) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 221) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 221) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 225) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 225) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 225) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 226) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 226) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 226) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 230) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 230) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 230) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 231) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 231) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 231) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 235) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 235) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 235) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 236) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 236) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 236) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 240) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 240) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 240) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
88. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 241) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
89. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 241) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
90. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 241) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
91. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 245) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
92. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 245) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
93. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 245) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
94. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 246) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
95. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 246) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
96. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 246) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
97. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 250) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
98. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 250) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
99. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 250) (FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, Discouraged access: The field MODEL_FRAGMENT__ELEMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
100. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java (at line 251) MMenuFactory.INSTANCE.createHandledToolItem())); Discouraged access: The method createHandledToolItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 18) import org.eclipse.e4.ui.model.application.MApplicationFactory; Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 24) import org.eclipse.e4.ui.model.application.ui.basic.MBasicFactory; Discouraged access: The type MBasicFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 26) import org.eclipse.e4.ui.model.application.ui.menu.MMenuFactory; Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 28) import org.eclipse.e4.ui.model.fragment.MFragmentFactory; Discouraged access: The type MFragmentFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 29) import org.eclipse.e4.ui.model.fragment.MModelFragments; Discouraged access: The type MModelFragments is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 31) import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl; Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 50) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.fragment.MModelFragments} object. Discouraged access: The type MModelFragments is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 100) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS); Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 100) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS); Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 100) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS); Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 101) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS); Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 101) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS); Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 101) childrenFeatures.add(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS); Discouraged access: The field MODEL_FRAGMENTS__FRAGMENTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 152) switch (notification.getFeatureID(MModelFragments.class)) { Discouraged access: The type MModelFragments is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 153) case FragmentPackageImpl.MODEL_FRAGMENTS__IMPORTS: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 153) case FragmentPackageImpl.MODEL_FRAGMENTS__IMPORTS: Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 154) case FragmentPackageImpl.MODEL_FRAGMENTS__FRAGMENTS: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 154) case FragmentPackageImpl.MODEL_FRAGMENTS__FRAGMENTS: Discouraged access: The field MODEL_FRAGMENTS__FRAGMENTS from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 174) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 174) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 174) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 175) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The method createApplication() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 175) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 175) MApplicationFactory.INSTANCE.createApplication())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 179) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 179) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 179) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 180) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The method createAddon() from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 180) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 180) MApplicationFactory.INSTANCE.createAddon())); Discouraged access: The field INSTANCE from the type MApplicationFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 184) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 184) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
33. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 184) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
34. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 189) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
35. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 189) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
36. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 189) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
37. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 194) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
38. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 194) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
39. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 194) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
40. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 199) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
41. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 199) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
42. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 199) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
43. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 204) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
44. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 204) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
45. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 204) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
46. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 209) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
47. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 209) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
48. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 209) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
49. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 214) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
50. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 214) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
51. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 214) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
52. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 219) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
53. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 219) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
54. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 219) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
55. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 224) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
56. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 224) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
57. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 224) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
58. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 225) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The method createMenuSeparator() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
59. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 225) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
60. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 225) MMenuFactory.INSTANCE.createMenuSeparator())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
61. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 229) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
62. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 229) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
63. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 229) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
64. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 230) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The method createMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
65. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 230) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
66. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 230) MMenuFactory.INSTANCE.createMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
67. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 234) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
68. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 234) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
69. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 234) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
70. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 235) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The method createMenuContribution() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
71. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 235) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
72. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 235) MMenuFactory.INSTANCE.createMenuContribution())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
73. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 239) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
74. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 239) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
75. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 239) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
76. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 240) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The method createPopupMenu() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
77. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 240) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
78. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 240) MMenuFactory.INSTANCE.createPopupMenu())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
79. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 244) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
80. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 244) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
81. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 244) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
82. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 245) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The method createDirectMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
83. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 245) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
84. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 245) MMenuFactory.INSTANCE.createDirectMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
85. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 249) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
86. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 249) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
87. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 249) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
88. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 250) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The method createHandledMenuItem() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
89. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 250) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
90. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 250) MMenuFactory.INSTANCE.createHandledMenuItem())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
91. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 254) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
92. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 254) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
93. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 254) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
94. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 255) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The method createToolBar() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
95. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 255) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
96. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 255) MMenuFactory.INSTANCE.createToolBar())); Discouraged access: The field INSTANCE from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
97. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 259) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
98. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 259) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
99. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 259) (FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, Discouraged access: The field MODEL_FRAGMENTS__IMPORTS from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
100. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java (at line 260) MMenuFactory.INSTANCE.createToolControl())); Discouraged access: The method createToolControl() from the type MMenuFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 18) import org.eclipse.e4.ui.model.fragment.MStringModelFragment; Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 20) import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl; Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 36) * This is the item provider adapter for a {@link org.eclipse.e4.ui.model.fragment.MStringModelFragment} object. Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 90) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 90) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 90) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, Discouraged access: The field STRING_MODEL_FRAGMENT__FEATURENAME from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 112) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
8. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 112) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 112) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, Discouraged access: The field STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 134) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST, Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 134) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST, Discouraged access: The type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 134) FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST, Discouraged access: The field STRING_MODEL_FRAGMENT__POSITION_IN_LIST from the type FragmentPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 162) String label = ((MStringModelFragment)object).getFeaturename(); Discouraged access: The method getFeaturename() from the type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 162) String label = ((MStringModelFragment)object).getFeaturename(); Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 179) switch (notification.getFeatureID(MStringModelFragment.class)) { Discouraged access: The type MStringModelFragment is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 180) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__FEATURENAME: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 180) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__FEATURENAME: Discouraged access: The field STRING_MODEL_FRAGMENT__FEATURENAME from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 181) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 181) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID: Discouraged access: The field STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 182) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__POSITION_IN_LIST: Discouraged access: The type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java (at line 182) case FragmentPackageImpl.STRING_MODEL_FRAGMENT__POSITION_IN_LIST: Discouraged access: The field STRING_MODEL_FRAGMENT__POSITION_IN_LIST from the type FragmentPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |