IntelliJ IDEA 2018.1 Help

Creating Empty Ruby Project

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.
Last modified: 24 July 2018

See Also

Language and Framework-Specific Guidelines: