With the introduction of Java EE 5, the content assist tool in the application development workbench has been enhanced. Content assist now recognizes EJB 3.1 structures, providing content assist content when the project targets the EJB 3.1 feature pack and component defining content assist when in a simple Java project.
Content assist template support also exists for some of the EJB 3.1 annotations, such as @Resource, to provide an annotation with initial attribute values.
