Source Code

Revision as of 03:13, 27 March 2015 by Alexander Kogtenkov (Talk | contribs) (Browsing the source: Fixed a typo in ViewVC name.)

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.