Platform and Equinox
Security |
|
p2 Director Application Security |
To provide similar security controls as available in the IDE,
the following command-line arguments are now supported the p2 director application:
|
General Updates |
|
Support for Jakarta Annotations by Eclipse E4 |
The Eclipse E4 Platform Dependency Injector now supports annotations from the jakarta.inject and jakarta.annotation package.
Plug-in developers are encouraged to migrate their E4 application model element classes to use for example
The support for annotations from the
The Eclipse SDK itself already has been migrated off these annotations from the
Counterintuitively the |
New Http Client Backend for p2 |
The ECF backend used by p2 has switched to a new JDK-based provider by default.
This provider is implemented using the JDK's built-in To ease the transition, Eclipse ships both the newer JDK-based backend as well as older the Apache-based backend. The JDK-based backend takes precedence. If you encounter networking issues when installing or updating, particularly with regard to network access via a proxy, please proceed as follows:
|