Source Code

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_17.01 Eiffelstudio_17.01

Compiling EiffelStudio

Refer to Compiling EiffelStudio.