Compiler log for org.eclipse.e4.ui.model.workbench.edit_0.10.0.v20110613-2030 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 1268

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/e4/ui/model/application/commands/provider/BindingTableItemProvider.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/commands/provider/BindingTableItemProvider.java
 (at line 33)
import org.eclipse.emf.edit.provider.ItemPropertyDescriptor;
The import org.eclipse.emf.edit.provider.ItemPropertyDescriptor is never used

/src/org/eclipse/e4/ui/model/application/commands/provider/KeyBindingItemProvider.java : 2 warnings :

OTHER WARNINGS
1. 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

/src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java : 100 warnings :

OTHER WARNINGS
1. 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

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java : 30 warnings :

OTHER WARNINGS
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

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer;
The import org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer is never used

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.basic.MPartStack;
The import org.eclipse.e4.ui.model.application.ui.basic.MPartStack is never used

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.basic.MTrimBar;
The import org.eclipse.e4.ui.model.application.ui.basic.MTrimBar is never used

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.basic.MTrimElement;
The import org.eclipse.e4.ui.model.application.ui.basic.MTrimElement is never used

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java
 (at line 19)
import org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement;
The import org.eclipse.e4.ui.model.application.ui.menu.MToolBarElement is never used

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java
 (at line 19)
import org.eclipse.e4.ui.model.application.ui.menu.MToolBar;
The import org.eclipse.e4.ui.model.application.ui.menu.MToolBar is never used

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator;
The import org.eclipse.e4.ui.model.application.ui.menu.MToolBarSeparator is never used

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java : 9 warnings :

OTHER WARNINGS
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 25)
import org.eclipse.emf.common.util.ResourceLocator;
The import org.eclipse.emf.common.util.ResourceLocator is never used
5. 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

/src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java : 5 warnings :

OTHER WARNINGS
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

/src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java
 (at line 17)
import org.eclipse.e4.ui.model.application.ui.MGenericStack;
The import org.eclipse.e4.ui.model.application.ui.MGenericStack is never used

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/e4/ui/model/application/commands/provider/CommandsItemProviderAdapterFactory.java : 3 warnings :

DISCOURAGED ACCESS 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/commands/provider/HandlerItemProvider.java : 1 warning :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/commands/provider/KeyBindingItemProvider.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorContainerItemProvider.java : 16 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
94. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 460)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
95. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 460)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
96. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 460)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
97. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 461)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
98. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 461)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
99. WARNING in /src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/PartDescriptorItemProvider.java
 (at line 461)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/provider/AddonItemProvider.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 20)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 40)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 236)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
10. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
11. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
12. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
13. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
14. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
15. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
16. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
17. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
18. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
19. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
20. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
21. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
22. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
23. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
24. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
25. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
26. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
27. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
28. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
29. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
30. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
31. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
32. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
33. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
34. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
35. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 349)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
36. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 349)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
37. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 349)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
38. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 354)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
39. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 354)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
40. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 354)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
41. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 359)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
42. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 359)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
43. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 359)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
44. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 364)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
45. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 364)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
46. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 364)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
47. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 369)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
48. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 369)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
49. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 369)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
50. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 374)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
51. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 374)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
52. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 374)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
53. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 379)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
54. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 379)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
55. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 379)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
56. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 384)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
57. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 384)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
58. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 384)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
59. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 389)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
60. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 389)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
61. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 389)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
62. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 394)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
63. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 394)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
64. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 394)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
65. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 399)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
66. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 399)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
Discouraged access: The method createOpaqueToolItem() 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
67. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 399)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
68. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 404)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
69. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 404)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
70. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 404)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
71. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 409)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
72. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 409)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
73. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 409)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
74. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 414)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
75. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 414)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
76. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 414)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
77. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 419)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
78. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 419)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
79. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 419)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
80. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 424)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
81. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 424)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
82. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 424)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
83. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 429)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
84. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 429)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
85. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 429)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
86. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 434)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
87. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 434)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
88. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 434)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
89. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 439)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
90. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 439)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
91. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 439)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
92. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 444)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
93. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 444)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
94. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 444)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
95. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 449)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
96. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 449)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
97. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 449)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
98. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 474)
org.eclipse.e4.ui.model.application.descriptor.basic.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
99. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 474)
org.eclipse.e4.ui.model.application.descriptor.basic.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
100. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationElementItemProvider.java
 (at line 474)
org.eclipse.e4.ui.model.application.descriptor.basic.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java : 33 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
31. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java
 (at line 334)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
32. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java
 (at line 334)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
33. WARNING in /src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProvider.java
 (at line 334)
childFeature == 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/provider/ApplicationItemProviderAdapterFactory.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/provider/ContributionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AdvancedItemProviderAdapterFactory.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 22)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 170)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 188)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 188)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 189)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 189)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 190)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AreaItemProvider.java
 (at line 190)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java : 38 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java : 90 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. 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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 259)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 259)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 259)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 294)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 294)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
Discouraged access: The method createOpaqueToolItem() 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 294)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 314)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 319)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 324)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 329)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 334)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 339)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
88. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
89. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
90. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java
 (at line 344)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 89)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 89)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 89)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 111)
AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE,
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 111)
AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE,
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 111)
AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE,
Discouraged access: The field PLACEHOLDER__CLOSEABLE 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 157)
case AdvancedPackageImpl.PLACEHOLDER__CLOSEABLE:
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java
 (at line 157)
case AdvancedPackageImpl.PLACEHOLDER__CLOSEABLE:
Discouraged access: The field PLACEHOLDER__CLOSEABLE 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java
 (at line 34)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java
 (at line 114)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java
 (at line 114)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/InputPartItemProvider.java
 (at line 131)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartItemProvider.java : 30 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartSashContainerItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/PartStackItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/StackElementItemProvider.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimBarItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimElementItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 17)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 129)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 152)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 152)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/basic/provider/TrimmedWindowItemProvider.java
 (at line 152)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/basic/provider/WindowItemProvider.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectMenuItemItemProvider.java
 (at line 176)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java
 (at line 159)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java
 (at line 159)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/DirectToolItemItemProvider.java
 (at line 176)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java
 (at line 35)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledItemItemProvider.java
 (at line 185)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java
 (at line 35)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledMenuItemItemProvider.java
 (at line 185)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java
 (at line 35)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java
 (at line 168)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/HandledToolItemItemProvider.java
 (at line 185)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java
 (at line 231)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java
 (at line 231)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ItemItemProvider.java
 (at line 248)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java
 (at line 156)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionsItemProvider.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuElementItemProvider.java
 (at line 191)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemItemProvider.java
 (at line 130)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java : 92 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. 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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 22)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 38)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 171)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 171)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 188)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 293)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 293)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
Discouraged access: The method createOpaqueToolItem() 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 293)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 298)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 298)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 298)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 303)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 303)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 303)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 308)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 308)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 308)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 313)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 313)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 313)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 318)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 323)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 323)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 323)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 328)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 328)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 328)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 333)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 333)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 333)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 338)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 338)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 338)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 343)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
88. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 343)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
89. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 343)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
90. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 348)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
91. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 348)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
92. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProvider.java
 (at line 348)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java : 43 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.MOpaqueToolItem} instances.
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.MOpaqueToolItem}.
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java
 (at line 517)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java
 (at line 525)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java
 (at line 566)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java
 (at line 29)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java
 (at line 86)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuSeparatorItemProvider.java
 (at line 86)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java
 (at line 37)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java
 (at line 117)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java
 (at line 117)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemItemProvider.java
 (at line 134)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java
 (at line 89)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuItemProvider.java
 (at line 89)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java
 (at line 37)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java
 (at line 117)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java
 (at line 117)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueMenuSeparatorItemProvider.java
 (at line 134)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.menu.MOpaqueToolItem;
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java
 (at line 39)
* This is the item provider adapter for a {@link org.eclipse.e4.ui.model.application.ui.menu.MOpaqueToolItem} object.
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java
 (at line 119)
String label = ((MOpaqueToolItem)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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java
 (at line 119)
String label = ((MOpaqueToolItem)object).getElementId();
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/OpaqueToolItemItemProvider.java
 (at line 136)
switch (notification.getFeatureID(MOpaqueToolItem.class)) {
Discouraged access: The type MOpaqueToolItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/PopupMenuItemProvider.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemItemProvider.java
 (at line 130)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedMenuItemProvider.java
 (at line 130)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java
 (at line 113)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/RenderedToolBarItemProvider.java
 (at line 130)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionItemProvider.java
 (at line 156)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarContributionsItemProvider.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarElementItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolBarSeparatorItemProvider.java
 (at line 29)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolControlItemProvider.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 33)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 120)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 120)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 137)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 159)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 159)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 159)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 164)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 164)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 164)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 169)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 169)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 169)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/ToolItemItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java
 (at line 139)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionItemProvider.java
 (at line 156)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/menu/provider/TrimContributionsItemProvider.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/ContextItemProvider.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.core.contexts_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.core.contexts_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/DirtyableItemProvider.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java : 90 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 18)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 20)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 22)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 36)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 152)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
8. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
9. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 174)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
10. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 179)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
11. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 179)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
12. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 179)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
13. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 184)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
14. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 184)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
15. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 184)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
16. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 189)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
17. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 189)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
18. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 189)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
19. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 194)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
20. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 194)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
21. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 194)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
22. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 199)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
23. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 199)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
24. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 199)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
25. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 204)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
26. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 204)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
27. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 204)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
28. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
29. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
30. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 209)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
31. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
32. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
33. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 214)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
34. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
35. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
36. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 219)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
37. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
38. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
39. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 224)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
40. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
41. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
42. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 229)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
43. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
44. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
45. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 234)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
46. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
47. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
48. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 239)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
49. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
50. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
51. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 244)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
52. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
53. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
54. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 249)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
55. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
56. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
57. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 254)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
58. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 259)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
59. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 259)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
Discouraged access: The method createOpaqueToolItem() 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
60. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 259)
MMenuFactory.INSTANCE.createOpaqueToolItem()));
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
61. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
62. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
63. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 264)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
64. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
65. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
66. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 269)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
67. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
68. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
69. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 274)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
70. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
71. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
72. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 279)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
73. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
74. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
75. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 284)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
76. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
77. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
78. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 289)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
79. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 294)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
80. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 294)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
81. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 294)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
82. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
83. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
84. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
85. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
86. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
87. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 304)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
88. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
89. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
90. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/ElementContainerItemProvider.java
 (at line 309)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/ExpressionItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java
 (at line 17)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericStackItemProvider.java
 (at line 29)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java
 (at line 17)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTileItemProvider.java
 (at line 118)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java
 (at line 17)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java
 (at line 32)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/GenericTrimContainerItemProvider.java
 (at line 118)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/InputItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 19)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
2. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 20)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
3. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 37)
* 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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
4. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 268)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
5. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
6. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar
7. WARNING in /src/org/eclipse/e4/ui/model/application/ui/provider/UIElementItemProvider.java
 (at line 299)
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/UILabelItemProvider.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/application/ui/provider/UiItemProviderAdapterFactory.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/fragment/provider/FragmentItemProviderAdapterFactory.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentItemProvider.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/fragment/provider/ModelFragmentsItemProvider.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar

/src/org/eclipse/e4/ui/model/fragment/provider/StringModelFragmentItemProvider.java : 21 warnings :

DISCOURAGED ACCESS WARNINGS
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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.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/v20110617/plugins/org.eclipse.e4.ui.model.workbench_0.10.0.v20110613-2030.jar