mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:halw
Date:2008-10-12T00:11:54.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@78 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -14,8 +14,10 @@ EIS supports following types of variables which can be used in '''Source''' of a
|
||||
|
||||
{{note|This kind of variables can only be used in components that are enclosed in those the variable name refers to. For example, '''feature_name''' has no effect if used in a target component.}}
|
||||
|
||||
* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog.
|
||||
{{note|System -> Target -> Advanced -> Variables}}
|
||||
* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog by following a path such as:
|
||||
<code lang="text">
|
||||
System -> Target -> Advanced -> Variables
|
||||
</code>
|
||||
|
||||
* Environment variables. Variables defined in the operating system environment.
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Before using the profiler wizard you must have generated a ''Run-time informatio
|
||||
|
||||
The diagram below summarizes the execution steps of the profiler wizard.
|
||||
<br/>
|
||||
[[Image:profiler-process]] <br/>
|
||||
[[Image:profiler-process]] <br/>
|
||||
<br/>
|
||||
|
||||
{{seealso|<br/>
|
||||
|
||||
Reference in New Issue
Block a user