Running EiffelStudio in Workbench mode
Starting from revision 6.0 of EiffelStudio, we made it easier to run side by side an official version of EiffelStudio and its workbench version. To make sure this functionality is enabled you need to create a separate delivery of EiffelStudio located at the same place as the official version with the _wkbench suffix.
Below we assume that you have installed the official release of EiffelStudio in the following directory /apps/EiffelXX (replace / by \ when you are on Windows):
For Windows:
cd /apps svn co https://eiffelsoftware.origo.ethz.ch/svn/es/trunk/Delivery EiffelXX_wkbench mkdir -p
For Unix: