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 Building Preferences

General

Option

Description

Default

Maximum number of reported problems per compilation unit

Specifies how many problems should be reported for a compilation unit.

100

Enable use of exclusion patterns in source folders

When disabled, no entry on a project classpath can be associated with an exclusion pattern.

On

Enable use of multiple output locations for source folders

When disabled, no entry on a project classpath can be associated with a specific output location, preventing thus usage of multiple output locations.

On

Build path problems

Abort build when build path errors occur

Allow to toggle the builder to abort if the classpath is invalid.

On

Incomplete build path

Indicate the severity of the problem reported when an entry on the classpath does not exist, is not legitimate or is not visible (e.g. a reference project is closed).

Error

Circular dependencies

Indicate the severity of the problem reported when a project is involved in a cycle.

Error

Incompatible required binaries

Indicated the severity of the problem reported when a project requires incompatible binaries.

Ignore

Output folder

Duplicated resources

Indicate the severity of the problem reported when more than one occurrence of a resource is to be copied into the output location.

Warning

Scrub output folders when cleaning projects

Indicate whether the Java Builder is allowed to clean the output folders when performing full build operations.

On

Rebuild class files modified by others

Indicate whether class files which have been modified by others should be rebuilded to undo the modification.

Off

Filtered resources

A comma separated list of file patterns which are not copied to the output folder. 

Empty

Related concepts

Java builder
Inclusion and exclusion patterns
Build classpath


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