This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
virtualbox:start [2016/07/06 17:02] marina created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
- | We will use the following tools, both installed on our Linux Prism servers: | ||
- | |||
- | EiffelStudio IDE version 15.12. | ||
- | ESpec unit testing tool (a testing library), part of the EiffelStudio Distribution. | ||
- | |||
- | How to start using the above tools is explained further below. You can run EiffelStudio IDE (Integrated Development Environment) or the Eiffel command line compiler (ec) in one of three ways: | ||
- | |||
- | It is available on the Prism Linux workstations (and on the red compute server). The IDE is invoked from the command line as “estudio15.12”. | ||
- | You may download the SEL Virtual Machine (SEL-VM details) and run it under VirtualBox on your laptop. The VM is the same Linux operating system and environment as the Prism workstation. Login at the site and install the latest build. | ||
- | You may also install EiffelStudio 15.12 on your Windows, Linux or MacOs laptop (download) (Eiffel Documentation). | ||
- | |||
- | The Windows version of EiffelStudio is nice to use. But note that all Labs, Assignments, Projects and Labtests must be submitted and executable on the Prism (Linux) version. Although all versions on the different operating systems are similar there may be some slight differences. | ||