Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Running Bonnie in IntelliJ IDEA

Ashok Dongare edited this page Oct 24, 2019 · 20 revisions

Guide to run Bonnie in IntelliJ IDEA

Prerequisite: You have completed Mac installation Instructions and you have IntelliJ Idea ultimate edition installed

Install Ruby plugin from marketplace

  1. Go to plugins dialog: From the Menu- IntelliJ IDEA->Preferences->Plugins (or shortcut ⌘,)
  2. Type ruby by jetbrains
  3. Click on Install button(if already installed it will show Installed button grayed out)
  4. Restart IntelliJ IDEA
  5. For more informations follow official guide by IntelliJ