This section describes how to create a workspace from the User Dashboard.
-
A running instance of Eclipse Che. To install an instance of Eclipse Che, see Che quick-starts
-
Navigate to the Che Dashboard. See Navigating Che using the Dashboard.
-
In the left navigation panel, navigate to Workspaces.
-
Click on the Add Workspace button.
-
Define a Name for the workspace. A generated name is proposed. It can be modified.
-
In the Stack section, select the workspace runtime environment that will be used to build and run projects from the list.
Viewing the compute resource limitsThe memory needed by the stack is pre-calculated and displayed on the stack description line. Changing the memory requirements is only possible from the devfile.
-
Start the workspace: click on the Create & Open button at the top or bottom of the form:
|
Configuring the workspace before start
Instead of configuring the workspace once it has started, it is possible to configure the workspace before start.
|