IntelliJ IDEA 2020.1 Help

Import a project from Bnd/Bndtools

Before import your project, make sure that the bundled OSGi plugin is enabled.

  1. Launch IntelliJ IDEA.

    If the Welcome screen opens, press Ctrl+Shift+A, type project from existing sources, and click the action in the popup.

    Otherwise, from the main menu, select File | New | Project from Existing Sources.

  2. In the dialog that opens, select the directory in which your sources, libraries, and other assets are located and click Open.

  3. In the Import Project dialog, select Import project from external model | Bnd/Bndtools and click Next.

    Importing a project from Bnd/Bndtools
  4. Select the Bnd/Bndtools projects that you want to import.

    You can select the Open Project Structure after import option to open the Project Structure dialog right after import where you can finish configuring your project.

    Click Next.

    Imporing a Bnd/Bndtools project
  5. Specify the project SDK and click Finish.

    Importing a project from Bnd/Bndtools

Last modified: 15 April 2020