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

Java Save Actions Preferences

A set of actions which are executed on each save of the Java editor can be specified on this page.

Option

Description

Default

Perform the selected actions on save

If enabled, then the selected actions below will be executed on save.

Off

Format source code

If enabled, then the source code will be formatted on each save. The code will be formatted according to the active profile selected on the Java > Code Style > Formatter preference page.

Off

Format all lines

If selected, all lines in the file will be formatted on save.

On

Format edited lines

If selected, only the lines that have been modified since the last save are formatted on save.

Off

Organize imports

If enabled, then the imports will be organized on each save. Change the organize import settings on the Java > Code Style > Organize Imports preference page.

On

Additional actions

If enabled, then additional actions will be executed on save. To add and remove actions select Configure....

Off

Related reference

Java editor preference page
Clean Up preference page


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