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

General Ant Preferences

You can change the following preferences on the

Option Description Default
Names Configures the buildfiles that Ant's "-find" emulation searches for. build.xml
Separate JRE Timeout The time in milliseconds to wait for communication with the Java virtual machine when running an Ant build in a separate Java runtime environment. 20000
Documentation URL Enables you to browse for the applicable documentation URL. https://ant.apache.org/manual
Warn when tools.jar is not on the classpath Displays a warning when tools.jar is not on the classpath. On
Show error dialog when Ant build fails Displays an error message when the Ant build fails. On
Create problem markers from javac results Create warning and error markers from the build results of an Ant javac task. Marker creation requires that a console is allocated for the build and that the listfiles attribute of the javac task be set to true. Off
Ant Color Options Configures the colors of the Ant build output. Varies by Ant output

The Ant preference page:

Ant preference page

Related concepts
Ant support

Related reference
Ant runtime preferences
Ant editor preferences
Ant formatter preferences
Ant templates preferences


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