Source Code

Revision as of 12:51, 1 May 2014 by Manus (Talk | contribs) (Getting the source)

Browsing the source

We provide various ways to browse the source code:

Getting the source

To get the most recent version of the source code you can either use Subversion or Git:

svn co https://svn.eiffel.com/eiffelstudio/trunk EiffelStudio
git clone git@github.com:EiffelSoftware/EiffelStudio.git

However previous releases are only available via the subversion repository under branches:

svn co https://svn.eiffel.com/eiffelstudio/branches/Eiffel_13.11 Eiffelstudio_13.11

Compiling EiffelStudio

Refer to Compiling EiffelStudio.