errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/EditorProjectFunction.java (at line 3) import org.eclipse.e4.core.contexts.ContextFunction; Discouraged access: The type ContextFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/EditorProjectFunction.java (at line 4) 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/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/EditorProjectFunction.java (at line 8) public class EditorProjectFunction extends ContextFunction { Discouraged access: The type ContextFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/EditorProjectFunction.java (at line 11) public Object compute(IEclipseContext context) { 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/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/EditorProjectFunction.java (at line 12) final IEditorInput input = context.get(IEditorInput.class); Discouraged access: The method get(Class<IEditorInput>) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/PDEClassContributionProvider.java (at line 29) import org.eclipse.pde.internal.core.util.PDEJavaHelper; Discouraged access: The type PDEJavaHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 9) 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 17) import org.eclipse.pde.internal.core.PDEExtensionRegistry; Discouraged access: The type PDEExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 25) PDEExtensionRegistry reg = new PDEExtensionRegistry(); Discouraged access: The type PDEExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 25) PDEExtensionRegistry reg = new PDEExtensionRegistry(); Discouraged access: The constructor PDEExtensionRegistry() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 25) PDEExtensionRegistry reg = new PDEExtensionRegistry(); Discouraged access: The type PDEExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
6. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 26) IExtension[] extensions = reg.findExtensions("org.eclipse.e4.workbench.model", true); Discouraged access: The method findExtensions(String, boolean) from the type PDEExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
7. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 52) extensions = reg.findExtensions("org.eclipse.core.runtime.products", true); Discouraged access: The method findExtensions(String, boolean) from the type PDEExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100617/plugins/org.eclipse.pde.core_3.6.0.v20100601.jar |
8. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 93) if (o.eContainingFeature() == 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 93) if (o.eContainingFeature() == 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/TargetElementProviders.java (at line 93) if (o.eContainingFeature() == 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 3) import org.eclipse.e4.core.contexts.ContextFunction; Discouraged access: The type ContextFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 4) 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/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 12) public class XMIResourceFunction extends ContextFunction { Discouraged access: The type ContextFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 15) public Object compute(final IEclipseContext context) { 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/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 16) final IEditorInput input = context.get(IEditorInput.class); Discouraged access: The method get(Class<IEditorInput>) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
6. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/XMIResourceFunction.java (at line 17) final IDirtyProviderService dirtyProvider = context.get(IDirtyProviderService.class); Discouraged access: The method get(Class<IDirtyProviderService>) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.core.contexts/@dot |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 16) import org.eclipse.e4.internal.tools.wizards.classes.NewAddonClassWizard; Discouraged access: The type NewAddonClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 18) 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 19) import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl; Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 39) return Util.isTypeOrSuper(ApplicationPackageImpl.Literals.ADDON, element); Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 39) return Util.isTypeOrSuper(ApplicationPackageImpl.Literals.ADDON, element); Discouraged access: The type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 39) return Util.isTypeOrSuper(ApplicationPackageImpl.Literals.ADDON, element); Discouraged access: The field ADDON from the type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 42) public void createOpen(MContribution contribution, EditingDomain domain, 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 44) if( contribution.getContributionURI() == null || contribution.getContributionURI().trim().length() == 0 ) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 44) if( contribution.getContributionURI() == null || contribution.getContributionURI().trim().length() == 0 ) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 45) NewAddonClassWizard wizard = new NewAddonClassWizard(); Discouraged access: The type NewAddonClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
11. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 45) NewAddonClassWizard wizard = new NewAddonClassWizard(); Discouraged access: The constructor NewAddonClassWizard() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
12. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 45) NewAddonClassWizard wizard = new NewAddonClassWizard(); Discouraged access: The type NewAddonClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
13. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 46) wizard.init( null, new StructuredSelection(project)); Discouraged access: The method init(IWorkbench, IStructuredSelection) from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
14. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 49) IFile f = wizard.getFile(); Discouraged access: The method getFile() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
15. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 53) String className = wizard.getDomainClass().getName(); Discouraged access: The method getDomainClass() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
16. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 53) String className = wizard.getDomainClass().getName(); Discouraged access: The method getName() from the type AbstractNewClassPage.JavaClass is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
17. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 54) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
18. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 54) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
19. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 54) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The field CONTRIBUTION__CONTRIBUTION_URI from the type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
20. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/AddonContributionEditor.java (at line 64) URI uri = URI.createURI(contribution.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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 16) import org.eclipse.e4.internal.tools.wizards.classes.NewHandlerClassWizard; Discouraged access: The type NewHandlerClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 18) 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 19) import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl; Discouraged access: The type CommandsPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 20) import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl; Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 21) import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl; Discouraged access: The type MenuPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 40) public void createOpen(MContribution contribution, EditingDomain domain, IProject project, Shell shell) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 41) if( contribution.getContributionURI() == null || contribution.getContributionURI().trim().length() == 0 ) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 41) if( contribution.getContributionURI() == null || contribution.getContributionURI().trim().length() == 0 ) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 42) NewHandlerClassWizard wizard = new NewHandlerClassWizard(); Discouraged access: The type NewHandlerClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
10. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 42) NewHandlerClassWizard wizard = new NewHandlerClassWizard(); Discouraged access: The constructor NewHandlerClassWizard() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
11. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 42) NewHandlerClassWizard wizard = new NewHandlerClassWizard(); Discouraged access: The type NewHandlerClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
12. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 43) wizard.init( null, new StructuredSelection(project)); Discouraged access: The method init(IWorkbench, IStructuredSelection) from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
13. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 46) IFile f = wizard.getFile(); Discouraged access: The method getFile() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
14. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 50) String className = wizard.getDomainClass().getName(); Discouraged access: The method getDomainClass() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
15. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 50) String className = wizard.getDomainClass().getName(); Discouraged access: The method getName() from the type AbstractNewClassPage.JavaClass is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
16. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 51) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
17. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 51) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
18. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 51) Command cmd = SetCommand.create(domain, contribution, ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, "platform:/plugin/" + f.getProject().getName() + "/" + packageName+"."+className); Discouraged access: The field CONTRIBUTION__CONTRIBUTION_URI from the type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
19. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 61) URI uri = URI.createURI(contribution.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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
20. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 82) Util.isTypeOrSuper(CommandsPackageImpl.Literals.HANDLER,element) Discouraged access: The type CommandsPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
21. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 82) Util.isTypeOrSuper(CommandsPackageImpl.Literals.HANDLER,element) Discouraged access: The type CommandsPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
22. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 82) Util.isTypeOrSuper(CommandsPackageImpl.Literals.HANDLER,element) Discouraged access: The field HANDLER from the type CommandsPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
23. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 84) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, element) Discouraged access: The type MenuPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
24. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 84) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, element) Discouraged access: The type MenuPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
25. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 84) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, element) Discouraged access: The field DIRECT_MENU_ITEM from the type MenuPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
26. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 86) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, element); Discouraged access: The type MenuPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
27. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 86) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, element); Discouraged access: The type MenuPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
28. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/HandlerContributionEditor.java (at line 86) Util.isTypeOrSuper(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, element); Discouraged access: The field DIRECT_TOOL_ITEM from the type MenuPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 16) import org.eclipse.e4.internal.tools.wizards.classes.NewPartClassWizard; Discouraged access: The type NewPartClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
2. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 18) 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 19) import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl; Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 20) import org.eclipse.e4.ui.model.application.ui.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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 39) public void createOpen(MContribution contribution, EditingDomain domain, 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 41) if (contribution.getContributionURI() == null 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 42) || contribution.getContributionURI().trim().length() == 0) { 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 43) NewPartClassWizard wizard = new NewPartClassWizard(); Discouraged access: The type NewPartClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
9. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 43) NewPartClassWizard wizard = new NewPartClassWizard(); Discouraged access: The constructor NewPartClassWizard() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
10. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 43) NewPartClassWizard wizard = new NewPartClassWizard(); Discouraged access: The type NewPartClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
11. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 44) wizard.init(null, new StructuredSelection(project)); Discouraged access: The method init(IWorkbench, IStructuredSelection) from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
12. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 47) IFile f = wizard.getFile(); Discouraged access: The method getFile() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
13. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 52) String className = wizard.getDomainClass().getName(); Discouraged access: The method getDomainClass() from the type AbstractNewClassWizard is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
14. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 52) String className = wizard.getDomainClass().getName(); Discouraged access: The method getName() from the type AbstractNewClassPage.JavaClass is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.tools/@dot |
15. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 56) ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Discouraged access: The type ApplicationPackageImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
16. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 56) ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Discouraged access: The type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
17. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 56) ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Discouraged access: The field CONTRIBUTION__CONTRIBUTION_URI from the type ApplicationPackageImpl.Literals is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
18. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 69) URI uri = URI.createURI(contribution.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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
19. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 90) return Util.isTypeOrSuper(BasicPackageImpl.Literals.PART, element); 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
20. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 90) return Util.isTypeOrSuper(BasicPackageImpl.Literals.PART, element); 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |
21. WARNING in /src/org/eclipse/e4/tools/emf/editor3x/extension/PartContributionEditor.java (at line 90) return Util.isTypeOrSuper(BasicPackageImpl.Literals.PART, element); Discouraged access: The field PART 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/I20100718-2115/plugins/org.eclipse.e4.ui.model.workbench/@dot |