Author:admin

Date:2014-06-19T22:33:21.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1383 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2014-06-19 22:33:21 +00:00
parent fe3e135ead
commit de18809940
11 changed files with 14 additions and 15 deletions

View File

@@ -47,6 +47,7 @@ The Eiffel Inspector is also available from the EiffelStudio command line compil
The following command will perform a code analysis:
ec.exe -config project.ecf -code-analysis [-cadefaults] [-caloadprefs ''preffile''] [-caclass ''CLASS1 CLASS2 ...'']
[-caforcerules "RULE1 (First preference=1, Second preference=2) RULE2"]
The arguments in brackets are optional. For a complete description of the Eiffel inspector command line options see [[EiffelStudio: Using command line options|Using command line compiler options]].
@@ -62,7 +63,7 @@ As soon as everything needed has been analyzed the results will be displayed as
=== Output to file ===
Appending "> ''filename''" to the command above will redirect the output to a text file.
In addition, a file '''last_analysis_result.csv''' will be saved in the current working directory with the same content as '''filename''' that can be processed by a spreadsheet tool.
In addition, a file '''last_analysis_result.csv''' will be saved in the 'EIFGENs/target' directory, with the same content as '''filename''', that can be processed by a spreadsheet tool.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|b26ddd99-521b-6a10-79e6-e2a5d30f907c]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| PC with 300 MHz or higher Pentium II class processor or equivalent recommended.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|cccbd8cf-3bd6-8acb-e62d-7fb1ce0ef4c2]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| AlphaServer.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|f9ef1897-fa95-1c62-d905-54111ad234f1]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| AlphaServer.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|c1982828-16bf-8984-bd8a-18df4b48cf27]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| HP-PA.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|db132d4c-7c65-59c0-6f9f-731b81c37373]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| PC with 300 MHz or higher Pentium II class processor or equivalent recommended.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|6b1c2e2b-9512-3f71-9007-63f45be705aa]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| PowerPC.

View File

@@ -1,11 +1,9 @@
[[Property:title|Mac OS X]]
[[Property:weight|0]]
[[Property:uuid|7cf4e0e5-0858-58bb-351e-52becea59ede]]
{{Note| The Mac OS X version is currently only available under the GPL license and can be downloaded by following the instructions at http://dev.eiffel.com/EiffelOnMac. The instructions below are not currently applicable for Mac OS X.}}
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| x86-64
@@ -32,7 +30,7 @@
| Keyboard and mouse or compatible pointing device
|-
| '''ISE_PLATFORM'''
| ''macosx-x86''' for x86 based CPU and '''macosx-x86-64''' for x64 based CPU.
| '''macosx-x86''' for x86 based CPU and '''macosx-x86-64''' for x64 based CPU.
|}
@@ -50,7 +48,7 @@ Now simply type (from a bash [http://guides.macrumors.com/Terminal terminal]):
<pre>
sudo port install eiffelstudio
</pre>
where 'XX' stands for the EiffelStudio version you want to install (for example eiffelstudio) and after some time (compiling on a 2.4 GHz Intel Mac takes about an hour) you're ready to go.
When a new release of the same version EiffelStudio becomes available, you can upgrade like so:
<pre>

View File

@@ -3,7 +3,7 @@
[[Property:uuid|f8de85e3-0786-071c-3ece-bbde6656dc20]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| MIPS.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|3b85b8dc-c2b8-021a-f4bc-a8d19ad63b81]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| UltraSparc.

View File

@@ -3,7 +3,7 @@
[[Property:uuid|d177e0bc-63e6-63b3-7fdb-5e7136945e21]]
==Requirements==
{|
{| class="doctable"
|-
| '''Computer/Processor'''
| PC with 1GHz or higher Intel/AMD processor or equivalent recommended.