Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Web Tools Guide
Previous Page Home Next Page

Content assist and EJB 3.0

The content assist tool is a feature of the workbench. You can type code in your Java™ editor and the content assist tool recommends possibilities to complete your code.

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.0 structures, providing content assist content when the project targets a server that supports EJB 3.0 structures.

Content assist template support also exists for some of the EJB 3.0 annotations, such as @Resource, to provide an annotation with initial attribute values.

Figure 1. Content assist for an @Stateless


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire