Start the IDE for the first time

The first time you start the IDE, it prompts you for a location for your workspace. All of your IDE projects are stored in this directory.

By default, the IDE offers to put your workspace in home_directory/ide-5.0-workspace on Linux, and C:\ide-5.0-workspace on Windows.

To store your workspace in another location:

  1. Click Browse… and select a directory for your workspace.
  2. To continue loading the IDE, click OK.
    Note: Check the Use this as the default and do not ask again box to always use the selected workspace when launching the IDE.
  3. To change the default workspace location on Linux, launch qde with the -data workspace_path option, where workspace_path is the location to your working directory.

For information about redirecting the IDE to reference a different workspace, see Specify a workspace location in the IDE Concepts chapter.