Eclipse 4 (e4) Tutorial: Behavior Annotations

April 18, 2013 | 1 min Read

In the last part of my Eclipse 4 (e4) tutorial, I describe details about how to control the parameters injected using the annotations @Inject, @Named and @Optional. These parameters allow you to specify more precisely which object is injected and what happens if required parameters cannot be resolved. However, there are several use cases where you want to specify more precisely the point in time when an injection happens. Eclipse 4 defines behavior annotations for this purpose. In the newest part of my tutorial, I describe these annotations in detail: /blogs/tutorials/eclipse-4-e4-tutorial-part-6-behavior-annotations/

Jonas Helming

Jonas Helming

Jonas Helming is co-lead for the EclipseSource team and the project lead of the Eclipse EMF Client Platform and the EMFStore project. He works as an Eclipse Consultant …