This procedure describes how to create and edit a new Che 7 devfile using the Dashboard.

Prerequisites
  • A running instance of Eclipse Che. To install an instance of Eclipse Che, see Che 'quick-starts'.

Procedure

To edit the devfile:

  1. In the Workspaces window, click the Add Workspace button.

  2. In the SELECT STACK list, select one of the default stacks.

    stack list
  3. Click the Create & Proceed Editing button. The Workspaces → Configs page is shown.

    workspaces config page
  4. Change the workspace name and click the Devfile tab.

    workspace devfile tab
  5. Delete all the components and commands in the devfile to get an empty devfile.

    workspace empty devfile