How do I add a build Path to a class folder?

Answered
1
1 comment

Hello,

  1. From the main menu, go to File | Project Structure (CTRL+SHIFT+ALT+S on Windows/Linux, +; on Mac OS X) and select the Modules section.

  2. Switch to the Dependencies tab and click + at the bottom of the dialog.

  3. Select a library or a directory that you want to add, hit Apply and/or OK.

More on managing libraries in IntelliJ IDEA: https://www.jetbrains.com/help/idea/library.html

4

Please sign in to leave a comment.