IntelliJ IDEA 2017.1 Help

Creating Empty Ruby Project

This feature is supported in the Ultimate edition only.

Empty projects are intended for pure Ruby programming.

To create an empty project

  1. Do one of the following:
    • On the main menu, choose File | New | Project.
    • On the Welcome screen, click the link Create New Project.

    New Project dialog box opens.

  2. In the New Project dialog box, do the following:
    • In the Project type section, click the desired project type, in this case, Ruby.
    • Specify the project SDK. If the desired SDK is missing in the list, click New.
    • Click Next.
    • Specify the project name and location.
  3. Click Finish.

See Also

Language and Framework-Specific Guidelines:

Last modified: 18 July 2017