This function is for users with both developer and administrator role.
Deploy to Sandbox
In eXo IDE, developers can secure deploy untested REST Service for testing in an isolated environment named Sandbox. Do this by following either of two ways below:
Click
on the toolbar;
Or, go to Run --> Deploy to Sandbox from the top menu.
Undeploy from Sandbox
Click
on the toolbar;
Or, go to Run --> Undeploy from Sandbox from the top menu.

You cannot deploy REST Services that were previously deployed by other users.
Run in Sandbox
To run the REST Service faster, you can use the special command Run --> Run in Sandbox which is a sequence of next operations: Save, Deploy to Sandbox, Undeploy from Sandbox, Launch REST Service. Do this by following either of two ways below:
Click
at the right corner of the toolbar;
Or, go to Run --> Run in Sandbox from the top menu.