errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 384) ((MElementContainer<MPSCElement>) parent).getChildren().add( Type safety: Unchecked cast from Object to MElementContainer<MPSCElement> |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 113) ((MElementContainer) element) .setActiveChild((MUIElement) child); Type safety: The method setActiveChild(MUIElement) belongs to the raw type MElementContainer. References to generic type MElementContainer<T> should be parameterized |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 113) ((MElementContainer) element) MElementContainer is a raw type. References to generic type MElementContainer<T> should be parameterized |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/SWTResult.java (at line 21) public Class clazz; Class is a raw type. References to generic type Class<T> should be parameterized |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/SWTResult.java (at line 23) public ArrayList kids = new ArrayList(); ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/SWTResult.java (at line 23) public ArrayList kids = new ArrayList(); ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/SWTResult.java (at line 25) public SWTResult(Class theClass, String theText, SWTResult[] children) { Class is a raw type. References to generic type Class<T> should be parameterized |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/SWTResult.java (at line 30) kids.add(result); Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 31) import org.eclipse.e4.workbench.ui.internal.UIEventPublisher; Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 32) import org.eclipse.e4.workbench.ui.internal.Workbench; Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 701) Workbench.processHierarchy(application); Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 701) Workbench.processHierarchy(application); Discouraged access: The method processHierarchy(Object) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 703) new UIEventPublisher(applicationContext)); Discouraged access: The constructor UIEventPublisher(IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 703) new UIEventPublisher(applicationContext)); Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 776) Workbench.processHierarchy(application); Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 776) Workbench.processHierarchy(application); Discouraged access: The method processHierarchy(Object) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 778) new UIEventPublisher(applicationContext)); Discouraged access: The constructor UIEventPublisher(IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/application/EPartServiceTest.java (at line 778) new UIEventPublisher(applicationContext)); Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationElementTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.UIEventPublisher; Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationElementTest.java (at line 31) new UIEventPublisher(applicationContext)); Discouraged access: The constructor UIEventPublisher(IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationElementTest.java (at line 31) new UIEventPublisher(applicationContext)); Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 39) import org.eclipse.e4.workbench.ui.internal.Workbench; Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 343) Workbench.initializeContext(appContext, window); Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 343) Workbench.initializeContext(appContext, window); Discouraged access: The method initializeContext(IEclipseContext, MContext) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 346) Workbench.processHierarchy(application); Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessApplicationTest.java (at line 346) Workbench.processHierarchy(application); Discouraged access: The method processHierarchy(Object) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 28) import org.eclipse.e4.workbench.ui.internal.Activator; Discouraged access: The type Activator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 29) import org.eclipse.e4.workbench.ui.internal.Policy; Discouraged access: The type Policy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 54) Activator.trace(Policy.DEBUG_CONTEXTS, Discouraged access: The type Activator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 54) Activator.trace(Policy.DEBUG_CONTEXTS, "Adding " + intf.getName() + " for " //$NON-NLS-1$ //$NON-NLS-2$ + contextModel.getClass().getName(), null); Discouraged access: The method trace(String, String, Throwable) from the type Activator is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 54) Activator.trace(Policy.DEBUG_CONTEXTS, Discouraged access: The type Policy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java (at line 54) Activator.trace(Policy.DEBUG_CONTEXTS, Discouraged access: The field DEBUG_CONTEXTS from the type Policy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 33) import org.eclipse.e4.workbench.ui.internal.ActivePartLookupFunction; Discouraged access: The type ActivePartLookupFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 34) import org.eclipse.e4.workbench.ui.internal.ExceptionHandler; Discouraged access: The type ExceptionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 35) import org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory; Discouraged access: The type ReflectionContributionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 36) import org.eclipse.e4.workbench.ui.internal.WorkbenchLogger; Discouraged access: The type WorkbenchLogger is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 90) new ReflectionContributionFactory( (IExtensionRegistry) appContext .get(IExtensionRegistry.class.getName()))); Discouraged access: The constructor ReflectionContributionFactory(IExtensionRegistry) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 90) new ReflectionContributionFactory( Discouraged access: The type ReflectionContributionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 94) new ExceptionHandler()); Discouraged access: The constructor ExceptionHandler() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 94) new ExceptionHandler()); Discouraged access: The type ExceptionHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 95) appContext.set(Logger.class.getName(), new WorkbenchLogger()); Discouraged access: The constructor WorkbenchLogger() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 95) appContext.set(Logger.class.getName(), new WorkbenchLogger()); Discouraged access: The type WorkbenchLogger is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 102) new ActivePartLookupFunction()); Discouraged access: The constructor ActivePartLookupFunction() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
12. WARNING in /src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java (at line 102) new ActivePartLookupFunction()); Discouraged access: The type ActivePartLookupFunction is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/UIEventsTest.java (at line 39) import org.eclipse.e4.workbench.ui.internal.UIEventPublisher; Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/UIEventsTest.java (at line 239) new UIEventPublisher(applicationContext)); Discouraged access: The constructor UIEventPublisher(IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/UIEventsTest.java (at line 239) new UIEventPublisher(applicationContext)); Discouraged access: The type UIEventPublisher is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/application/UIStartupTest.java (at line 30) import org.eclipse.e4.workbench.ui.internal.UISchedulerStrategy; Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/application/UIStartupTest.java (at line 250) return UISchedulerStrategy.getInstance(); Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/application/UIStartupTest.java (at line 250) return UISchedulerStrategy.getInstance(); Discouraged access: The method getInstance() from the type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/E4XMIResourceFactoryTest.java (at line 22) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/E4XMIResourceFactoryTest.java (at line 74) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/E4XMIResourceFactoryTest.java (at line 74) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/ModelResourceTest.java (at line 23) import org.eclipse.e4.workbench.ui.internal.E4XMIResourceFactory; Discouraged access: The type E4XMIResourceFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/ModelResourceTest.java (at line 71) return new E4XMIResourceFactory(); Discouraged access: The constructor E4XMIResourceFactory() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/ModelResourceTest.java (at line 71) return new E4XMIResourceFactory(); Discouraged access: The type E4XMIResourceFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/ModelReconcilingServiceTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/ModelReconcilingServiceTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/ModelReconcilingServiceTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationElementTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationElementTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationElementTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerApplicationTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerBindingContainerTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerBindingContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerBindingContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerCommandTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerCommandTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerCommandTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerContributionTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerContributionTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerContributionTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerElementContainerTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerElementContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerElementContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerGenericTileTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerGenericTileTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerGenericTileTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandledItemTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandledItemTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandledItemTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerContainerTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerHandlerTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerItemTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerItemTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerItemTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeyBindingTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeyBindingTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeyBindingTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeySequenceTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeySequenceTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerKeySequenceTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerMenuTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerMenuTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerMenuTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartDescriptorTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartDescriptorTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartDescriptorTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerPartTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerScenarioTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerScenarioTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerScenarioTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerToolBarTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerToolBarTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerToolBarTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerTrimContainerTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerTrimContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerTrimContainerTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIElementTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIElementTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIElementTest.java (at line 23) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIItemTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIItemTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerUIItemTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerWindowTest.java (at line 16) import org.eclipse.e4.workbench.ui.internal.ModelReconcilingService; Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerWindowTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The constructor ModelReconcilingService() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/reconciler/xml/XMLModelReconcilerWindowTest.java (at line 22) return new ModelReconcilingService(); Discouraged access: The type ModelReconcilingService is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/ContextTest.java (at line 22) import org.eclipse.e4.workbench.ui.internal.UISchedulerStrategy; Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/ContextTest.java (at line 208) parentContext, UISchedulerStrategy.getInstance()); Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/ContextTest.java (at line 208) parentContext, UISchedulerStrategy.getInstance()); Discouraged access: The method getInstance() from the type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/HandlerTest.java (at line 25) import org.eclipse.e4.workbench.ui.internal.UISchedulerStrategy; Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/HandlerTest.java (at line 243) parentContext, UISchedulerStrategy.getInstance()); Discouraged access: The type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/HandlerTest.java (at line 243) parentContext, UISchedulerStrategy.getInstance()); Discouraged access: The method getInstance() from the type UISchedulerStrategy is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 24) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 32) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 37) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 37) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 44) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 68) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 68) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MMenuItemTest.java (at line 69) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 25) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 34) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 39) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 39) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 46) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 83) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 83) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartSashContainerTest.java (at line 84) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 29) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 38) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 48) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 48) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 60) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 82) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 82) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 83) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 118) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 118) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 119) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
12. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 145) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
13. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 145) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
14. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 146) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
15. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 177) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
16. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 177) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
17. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 178) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
18. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 216) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
19. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 216) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
20. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 217) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
21. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 263) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
22. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 263) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
23. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MPartTest.java (at line 264) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 25) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 58) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 68) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 68) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 80) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 97) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 97) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSashTest.java (at line 98) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 29) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 38) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 48) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 48) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 60) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 82) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 82) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MSaveablePartTest.java (at line 83) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 25) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 33) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 38) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 38) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 45) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 72) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 72) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 73) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 143) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 143) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MToolItemTest.java (at line 144) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 32) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 50) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 60) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 60) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 72) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 95) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 95) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 96) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 115) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 115) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 116) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
12. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 143) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
13. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 143) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
14. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 144) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
15. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 163) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
16. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 163) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
17. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 164) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
18. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 195) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
19. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 195) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
20. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 196) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
21. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 248) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
22. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 248) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
23. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 249) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
24. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 289) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
25. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 289) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
26. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 290) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
27. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 316) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
28. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 316) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
29. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 317) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
30. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 350) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
31. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 350) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
32. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 351) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
33. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 384) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
34. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 384) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
35. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 385) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
36. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 415) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
37. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 415) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
38. WARNING in /src/org/eclipse/e4/ui/tests/workbench/MWindowTest.java (at line 416) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 31) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 47) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 57) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 57) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 69) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 80) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 80) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 90) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 90) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 113) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 113) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
12. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 157) wb = new E4Workbench(window, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
13. WARNING in /src/org/eclipse/e4/ui/tests/workbench/NewMWindowTest.java (at line 157) wb = new E4Workbench(window, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 27) import org.eclipse.e4.workbench.ui.internal.E4Workbench; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 32) protected E4Workbench wb; Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 37) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 37) appContext.set(E4Workbench.PRESENTATION_URI_ARG, Discouraged access: The field PRESENTATION_URI_ARG from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 44) wb.close(); Discouraged access: The method close() from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 60) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 60) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 61) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
9. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 88) wb = new E4Workbench(application, appContext); Discouraged access: The constructor E4Workbench(MApplicationElement, IEclipseContext) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
10. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 88) wb = new E4Workbench(application, appContext); Discouraged access: The type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
11. WARNING in /src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java (at line 89) wb.createAndRunUI(window); Discouraged access: The method createAndRunUI(MApplicationElement) from the type E4Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 27) import org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory; Discouraged access: The type ReflectionContributionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 28) import org.eclipse.e4.workbench.ui.internal.Workbench; Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 59) protected static IContributionFactory contributionFactory = new ReflectionContributionFactory( RegistryFactory.getRegistry()); Discouraged access: The constructor ReflectionContributionFactory(IExtensionRegistry) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 59) protected static IContributionFactory contributionFactory = new ReflectionContributionFactory( Discouraged access: The type ReflectionContributionFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 105) appContext = Workbench.createWorkbenchContext(serviceContext, Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java (at line 105) appContext = Workbench.createWorkbenchContext(serviceContext, RegistryFactory.getRegistry(), null, null); Discouraged access: The method createWorkbenchContext(IEclipseContext, IExtensionRegistry, IExceptionHandler, IContributionFactory) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
1. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 26) import org.eclipse.e4.workbench.ui.internal.Workbench; Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
2. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 49) private Workbench workbench; Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
3. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 78) workbench.close(); Discouraged access: The method close() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
4. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 159) workbench = new Workbench( getInstanceLocation(), RegistryFactory.getRegistry(), getBundleAdmin(), applicationContext, new WorkbenchWindowHandler(), PartRenderingEngine.engineURI); Discouraged access: The constructor Workbench(Location, IExtensionRegistry, PackageAdmin, IEclipseContext, IWorkbenchWindowHandler, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
5. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 159) workbench = new Workbench( Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
6. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 166) workbench .setWorkbenchModelURI(initialWorkbenchDefinitionInstance); Discouraged access: The method setWorkbenchModelURI(URI) from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
7. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 168) workbench.createUIFromModel(); Discouraged access: The method createUIFromModel() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |
8. WARNING in /src/org/eclipse/e4/ui/tests/workbench/RunApplicationTest.java (at line 169) workbench.run(); Discouraged access: The method run() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20100114-2115/plugins/org.eclipse.e4.ui.workbench/@dot |