mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-09 00:02:53 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2240 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
13 lines
617 B
Plaintext
13 lines
617 B
Plaintext
[[Property:title|Run with arguments]]
|
|
[[Property:weight|-14]]
|
|
[[Property:uuid|0c8c089c-f953-3337-87dc-09a0c8150c21]]
|
|
While working on a project, you may want to launch your system with one or more arguments.
|
|
|
|
There are two ways to access the '''Execution Parameters''' dialog which lets you specify arguments to be used by your system when launched from EiffelStudio:
|
|
* By following the EiffelStudio menu path: <code lang="text">Execution -> Execution parameters</code> .
|
|
* By right-clicking any of the buttons on the debugging toolbar.
|
|
|
|
See the [[Execution profiles|Execution parameters dialog]] for more details.
|
|
|
|
|