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/liveeditor/MemoryModelResource.java (at line 19) import org.eclipse.e4.ui.model.application.MApplication; Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
2. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/MemoryModelResource.java (at line 29) public MemoryModelResource(MApplication application) { Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 13) import org.eclipse.e4.core.di.annotations.Execute; Discouraged access: The type Execute is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.di_0.9.0.v20101202-1530.jar |
2. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 14) import org.eclipse.e4.ui.model.application.MApplication; Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
3. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 15) import org.eclipse.e4.ui.model.application.commands.MCommand; Discouraged access: The type MCommand is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
4. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 16) import org.eclipse.e4.ui.model.application.commands.MCommandsFactory; Discouraged access: The type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
5. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 17) import org.eclipse.e4.ui.model.application.commands.MHandler; Discouraged access: The type MHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 18) import org.eclipse.e4.ui.model.application.commands.MKeyBinding; Discouraged access: The type MKeyBinding is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
7. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 22) @Execute Discouraged access: The type Execute is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.di_0.9.0.v20101202-1530.jar |
8. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 23) public void process(MApplication application) { Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
9. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 24) MCommand command = MCommandsFactory.INSTANCE.createCommand(); Discouraged access: The type MCommand is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
10. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 24) MCommand command = MCommandsFactory.INSTANCE.createCommand(); Discouraged access: The type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
11. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 24) MCommand command = MCommandsFactory.INSTANCE.createCommand(); Discouraged access: The method createCommand() from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
12. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 24) MCommand command = MCommandsFactory.INSTANCE.createCommand(); Discouraged access: The field INSTANCE from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 25) command.setElementId("e4.tooling.livemodel"); Discouraged access: The method setElementId(String) from the type MApplicationElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
14. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 26) command.setCommandName("Show running app model"); Discouraged access: The method setCommandName(String) from the type MCommand is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
15. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 27) command.setDescription("Show the running application model"); Discouraged access: The method setDescription(String) from the type MCommand is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
16. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 28) application.getCommands().add(command); Discouraged access: The method getCommands() from the type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
17. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 30) MHandler handler = MCommandsFactory.INSTANCE.createHandler(); Discouraged access: The type MHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
18. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 30) MHandler handler = MCommandsFactory.INSTANCE.createHandler(); Discouraged access: The type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
19. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 30) MHandler handler = MCommandsFactory.INSTANCE.createHandler(); Discouraged access: The method createHandler() from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
20. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 30) MHandler handler = MCommandsFactory.INSTANCE.createHandler(); Discouraged access: The field INSTANCE from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
21. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 31) handler.setContributionURI("platform:/plugin/org.eclipse.e4.tools.emf.liveeditor/org.eclipse.e4.tools.emf.liveeditor.OpenLiveDialogHandler"); Discouraged access: The method setContributionURI(String) from the type MContribution is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
22. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 32) handler.setCommand(command); Discouraged access: The method setCommand(MCommand) from the type MHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
23. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 33) application.getHandlers().add(handler); Discouraged access: The method getHandlers() from the type MHandlerContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
24. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 35) MKeyBinding binding = MCommandsFactory.INSTANCE.createKeyBinding(); Discouraged access: The type MKeyBinding is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
25. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 35) MKeyBinding binding = MCommandsFactory.INSTANCE.createKeyBinding(); Discouraged access: The type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
26. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 35) MKeyBinding binding = MCommandsFactory.INSTANCE.createKeyBinding(); Discouraged access: The method createKeyBinding() from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
27. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 35) MKeyBinding binding = MCommandsFactory.INSTANCE.createKeyBinding(); Discouraged access: The field INSTANCE from the type MCommandsFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
28. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 36) binding.setKeySequence("ALT+SHIFT+F9"); Discouraged access: The method setKeySequence(String) from the type MKeySequence is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
29. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 37) binding.setCommand(command); Discouraged access: The method setCommand(MCommand) from the type MKeyBinding is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
30. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 38) if( application.getBindingTables().size() > 0 ) { Discouraged access: The method getBindingTables() from the type MBindingTableContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
31. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 39) application.getBindingTables().get(0).getBindings().add(binding); Discouraged access: The method getBindingTables() from the type MBindingTableContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
32. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/ModelProcessor.java (at line 39) application.getBindingTables().get(0).getBindings().add(binding); Discouraged access: The method getBindings() from the type MBindingTable is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
1. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 15) import org.eclipse.e4.core.contexts.ContextInjectionFactory; Discouraged access: The type ContextInjectionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
2. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 16) import org.eclipse.e4.core.contexts.IEclipseContext; Discouraged access: The type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
3. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 17) import org.eclipse.e4.core.di.annotations.Execute; Discouraged access: The type Execute is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.di_0.9.0.v20101202-1530.jar |
4. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 19) import org.eclipse.e4.tools.emf.ui.internal.wbm.ApplicationModelEditor; Discouraged access: The type ApplicationModelEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20110128-2000/plugins/org.eclipse.e4.tools.emf.ui/@dot |
5. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 20) import org.eclipse.e4.ui.model.application.MApplication; Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
6. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 21) import org.eclipse.e4.ui.services.IServiceConstants; Discouraged access: The type IServiceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.services_0.9.1.v20101201-1400.jar |
7. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 22) import org.eclipse.e4.ui.services.IStylingEngine; Discouraged access: The type IStylingEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.services_0.9.1.v20101201-1400.jar |
8. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 35) @Execute Discouraged access: The type Execute is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.di_0.9.0.v20101202-1530.jar |
9. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 36) public void run(@Named(IServiceConstants.ACTIVE_SHELL) Shell s, Discouraged access: The type IServiceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.services_0.9.1.v20101201-1400.jar |
10. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 36) public void run(@Named(IServiceConstants.ACTIVE_SHELL) Shell s, Discouraged access: The field ACTIVE_SHELL from the type IServiceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.services_0.9.1.v20101201-1400.jar |
11. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 37) IEclipseContext c, MApplication application, IStylingEngine engine) { Discouraged access: The type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
12. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 37) IEclipseContext c, MApplication application, IStylingEngine engine) { Discouraged access: The type MApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.model.workbench_0.9.1.v20110127-2200.jar |
13. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 37) IEclipseContext c, MApplication application, IStylingEngine engine) { Discouraged access: The type IStylingEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.services_0.9.1.v20101201-1400.jar |
14. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 47) final IEclipseContext childContext = c Discouraged access: The type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
15. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 47) final IEclipseContext childContext = c .createChild("EditorContext"); Discouraged access: The method createChild(String) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
16. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 50) childContext.set(IModelResource.class, resource); Discouraged access: The method set(Class<IModelResource>, IModelResource) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
17. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 51) childContext.set(Composite.class.getName(), shell); Discouraged access: The method set(String, Object) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
18. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 52) childContext.set(IModelResource.class, resource); Discouraged access: The method set(Class<IModelResource>, IModelResource) from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
19. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 54) ContextInjectionFactory.make(ApplicationModelEditor.class, childContext); Discouraged access: The type ContextInjectionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
20. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 54) ContextInjectionFactory.make(ApplicationModelEditor.class, childContext); Discouraged access: The method make(Class<ApplicationModelEditor>, IEclipseContext) from the type ContextInjectionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |
21. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 54) ContextInjectionFactory.make(ApplicationModelEditor.class, childContext); Discouraged access: The type ApplicationModelEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20110128-2000/plugins/org.eclipse.e4.tools.emf.ui/@dot |
22. WARNING in /src/org/eclipse/e4/tools/emf/liveeditor/OpenLiveDialogHandler.java (at line 64) childContext.dispose(); Discouraged access: The method dispose() from the type IEclipseContext is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.core.contexts_0.9.0.v20101125-1630.jar |