IntelliJ IDEA 2016.3 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 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.
  4. Configure project structure.

See Also

```

Concepts:

Language and Framework-Specific Guidelines:

Last modified: 21 March 2017