IntelliJ IDEA 2016.3 Help

Creating and Removing Vagrant Boxes

This feature is supported in the Ultimate edition only.

On this page:

Introduction

It is possible to work with multiple virtual boxes, created in Vagrant. With IntelliJ IDEA, you can add new boxes without leaving the IDE.

The unnecessary boxes can be easily deleted.

Creating a Vagrant box

  1. Open the Settings dialog box.
  2. Under the Project Settings, click Vagrant.
  3. Click /help/img/idea/2016.3/new.png button, located next to the Vagrant Boxes table.
  4. In the Add Vagrant Box dialog box, specify the name of the new box, and its URL. Then click OK.

    The new box is added to the list of available boxes.

Deleting a Vagrant box

  1. In the Vagrant page of the project settings, under the Vagrant Boxes table, select the box to be deleted.
  2. Click /help/img/idea/2016.3/delete.png, and confirm deletion.

The selected box is removed from the list.

See Also

```

Reference:

External Links:

Last modified: 21 March 2017