Answers for "how to build path in intellij"

1

how to build path in intellij

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.
Switch to the Dependencies tab and click +
 at the bottom of the dialog.
Select a library or a directory that you
want to add, hit Apply and/or OK.
Posted by: Guest on August-10-2021

Code answers related to "how to build path in intellij"

Browse Popular Code Answers by Language