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 Java Development User Guide
Previous Page Home Next Page

Content/Code Assist

In the Java editor press Ctrl + Space on code to complete. This opens a list of available code completions. Some tips for using code assist are listed in the following paragraph:

  • You can use the mouse or the keyboard (Up Arrow, Down Arrow, Page Up, Page Down, Home, End, Enter) to navigate and select lines in the list.
  • If you select a line in the content assist list, you can view Javadoc information for that line.
  • Clicking or pressing Enter on a selected line in the list inserts the selection into the editor.
  • You can access specialized content assist features inside Javadoc comments.
An editor showing a content assist and Javadoc window at the caret position

Configure the behavior of the content assist in the Java > Editor > Code Assist preference page.

Related concepts

Java editor
Java development tools (JDT)

Related reference

Edit menu
Java editor preferences
Templates preferences


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