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

Automatically fixing problems

Problems displayed in the Problems view may offer a Quick Fix menu option in the context menu. Selecting this menu option will present one or more possible fixes that can be automatically applied for you.

Certain Java problems may be resolved using the Quick Fix feature. For example, a missing import statement in a Java file will result in a Quick Fix suggestion to add the import statement or change the type name to a name that is already imported.

  1. In the Problems view, right-click the task you want to Quick Fix.
  2. Select Quick Fix from the pop-up menu.
  3. Choose from one of the suggested fixes.

Related concepts
Markers
Tasks view

Related reference
Tasks view


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