| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
Add Import Keyboard Shortcut: Ctrl + Shift + M Creates an import declaration for a type reference currently selected. If the type reference if qualified, the qualification will be removed if possible. If the referenced type name can not be mapped uniquely to a type of the current project you will be prompted to specify the correct type. Add Import tries to follow the import order as specified in the Organize Import preference page Adding required import statements The Java editor can help you add required import statements for a selected type inside a compilation unit.
Organize Imports Keyboard Shortcut: Ctrl + Shift + O Organizes the import declarations in the compilation unit currently open or selected. Unnecessary import declarations are removed, and required import declarations are ordered as specified in the Organize Import preference page (Window > Preferences > Java > Organize Import). Organize import can be executed on incomplete source and will prompt you when a referenced type name can not be mapped uniquely to a type in the current project. You can also organize multiple compilation units by invoking the action on a package or selecting a set of compilation units. Organizing existing import statements The Java editor can help you improve the existing import statements inside a compilation unit.
Note: You can specify the order of the import declarations in Preferences (Window > Preferences > Java > Organize Imports). Visit http://java.boot.by for the updates. |
|
|
|||||||
|
|||||||
|
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com. |
|||||||
|
Copyright © 2004. All rights reserved. |
|||||||