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 C/C++ Developer Guide
Previous Page Home Next Page

C/C++ Project Properties, Environment

Customizes the build environment for all projects in the workspace; it lets you control the environment variables used by the build.

C/C++ Project Properties, Environment



Environment preference options
Configuration Click here for a description.
Manage configurations Click here for a description.
Environment variables to set Shows the current list of environment variables and their corresponding value. These are the environment variable values used when building.
Variable Specifies the name of the environment variable.
Value Specifies the value of the environment variable.
Append variables to native environment Appends the variables to the native environment during its execution.
Replace native environment with specified one Replaces the native environment with the specified variables, and then restores the native environment upon its completion.
New Opens a dialog to create a new environment variable and value. Custom environment variables that you create appear in bold within the list.

C/C++ Project Properties, Environment, New environment variable


Click Variables to Select variables by name to include in the value. Select Add to all configurations to make this new environment variable available to all configurations for the selected project; otherwise, the variable is only available for the currently selected configuration.

Select Opens the Select variables dialog where you can choose from a list of system variables.

C/C++ Project Properties, Environment, New environment variable

Edit Modifies the name and value of the selected environment variable.
Remove Removes the selected environment variables from the list.
Undefine Undefines the currently selected variable; however, some variables, such as the PATH variable, cannot be undefined.

Related reference

Intel Copyright Statement


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