RubyMine 2017.2 Help

Creating Projects from Scratch in RubyMine

RubyMine makes it possible to create projects of the various types.

Creating a project

To create a project from scratch, follow these general steps:

  1. Do one of the following:
    • On the Welcome screen, click the link Create New Project.
    • On the main menu, choose File | New Project.
  2. In the dialog box that opens, specify the project location (or accept the default one), and choose its type.

    From the Ruby interpreter drop-down list, choose the interpreter to be used for the new project.

    /help/img/idea/2017.2/rm_createProject.png

    Note that the list shows all previously configured interpreters. If you cannot find the desired interpreter in the list, click Add Ruby SDK to configure the desired Ruby SDK .

  3. Follow the steps of the wizard, depending on the selected project type, for example:
Last modified: 26 October 2017

See Also

Concepts: