Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] 4.2 SDK Build: I20120216-2200 submission

The build contains the following changes:
+ Bug 371115 - Dependency Injection should not auto-gen an object (without @Named annotation) (FIXED)
+ Bug 371407 - ContextInjectionFactory.invoke(Object,Class,IEclipseContext) should state in JavaDoc that it fails if no method found (FIXED)
+ Bug 371415 - Infinite recursion when performing recursive copy of eclipse folders using custom FileStore implementation (FIXED)
+ Bug 371816 - Part that cannot be closed should not react to middle mouse clicks (FIXED)

The following projects have changed:
org.eclipse.e4.core.contexts
org.eclipse.e4.core.di
org.eclipse.e4.core.tests
org.eclipse.e4.ui.workbench.renderers.swt
org.eclipse.ui.ide


Back to the top