User Tools

Site Tools


eiffel:starter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eiffel:starter [2018/01/01 05:31]
jonathan [MathModels]
eiffel:starter [2018/12/28 21:03] (current)
jackie [Download]
Line 1: Line 1:
-====== Void Safe Starter Project ​estudio17.05 ======+====== Void Safe Starter Project ​estudio18.11 ======
  
-''​estudio17.05''​ does not create a void-safe project by default (later versions may do so). Instead of using the Settings in the IDE, you may use a script ''​eiffel-new''​ to create a Void safe project that will include ''​ESpec''​ unit testing and ''​Mathmodels''​ libraries. ​+''​estudio18.11''​ does not create a void-safe project by default (later versions may do so). Instead of using the Settings in the IDE, you may use a script ''​eiffel-new''​ to create a Void safe project that will include ''​ESpec''​ unit testing and ''​Mathmodels''​ libraries. ​
  
 ===== On Prism Workstations or the SEL-VM ===== ===== On Prism Workstations or the SEL-VM =====
Line 15: Line 15:
 The new project is in the folder ''​calendar''​. ​ The new project is in the folder ''​calendar''​. ​
  
-  ​estudio17.05 calendar/​calendar.ecf&​+  ​estudio18.11 calendar/​calendar.ecf&​
 ===== Download ===== ===== Download =====
  
Line 25: Line 25:
  
 <​code>​ <​code>​
-starter17.05/+starter18.11/
 ├── eiffel-new ├── eiffel-new
 └── project └── project
Line 65: Line 65:
   ​   ​
 <​code>​ <​code>​
-export ISE_EIFFEL=/​usr/​local/​Eiffel_17.05+export ISE_EIFFEL=/​usr/​local/​Eiffel_18.11
 export ISE_PLATFORM=macosx-x86-64 export ISE_PLATFORM=macosx-x86-64
 export MATHMODELS=/​home/​user/​me/​mathmodels export MATHMODELS=/​home/​user/​me/​mathmodels
 export PATH=$PATH:​$ISE_EIFFEL/​studio/​spec/​$ISE_PLATFORM/​bin export PATH=$PATH:​$ISE_EIFFEL/​studio/​spec/​$ISE_PLATFORM/​bin
 </​code>​ </​code>​
 +
 +[[https://​www.eecs.yorku.ca/​course_archive/​2016-17/​W/​3311/​eiffel-docs/​mathmodels/​index.html|Documentation for Mathmodels]]
eiffel/starter.1514784667.txt.gz · Last modified: 2018/01/01 05:31 by jonathan