mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2009-01-13T21:45:23.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@160 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -12,7 +12,7 @@ These commands are also available in the '''Project''' toolbar [[Image:project-
|
||||
To solve the errors that occur during the Eiffel compilation, use the [[Error wizard|compilation error wizard]] . For errors occurring during the C compilation, check that the installation is not corrupted and refer to your C compiler documentation for more information.
|
||||
|
||||
{{seealso|<br/>
|
||||
[[Command line: Introduction|Command line options]] <br/>
|
||||
[[Command line|Command line options]] <br/>
|
||||
[[Compiler|Compiler]] }}
|
||||
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ To generate a C library from a C compiler, please refer to the documentation of
|
||||
{{seealso|<br/>
|
||||
[[Using libraries|Using libraries]] <br/>
|
||||
[[CECIL|CECIL library: calling Eiffel routines from C programs]] <br/>
|
||||
[[Command line: Introduction|Command line options]] }}
|
||||
[[Command line|Command line options]] }}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
[[Property:uuid|eef8cf02-0ed0-3e3e-3204-56541df18d37]]
|
||||
If you have already designed a project and want to retrieve it, or if you want to open a project created by someone else (such as the examples of the libraries which are shipped with EiffelStudio), you can either directly select it from the list of last opened projects or use the '''Add Project''' button to open the configuration file.
|
||||
|
||||
This dialog also allows you to select which target to compile and you can also specify your own location where the project will be compiled. The '''action''' describes what should be done and the optional '''clean''' removes the compiled files of a previous compilation before doing the action.
|
||||
This dialog also allows you to select which target to compile. A target may be selected from the drop down list by clicking the black triangle. You can also specify your own location where the project will be compiled. The '''action''' describes what should be done and the optional '''clean''' removes the compiled files of a previous compilation before doing the action.
|
||||
|
||||
'''Reset user settings''' removes all stored custom information about the project (but not the configuration of the project itself). For example last used target, locations where this project has been compiled, arguments and working directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user