I have the following basic project class set up. How would I import the jar file into that project?
Asked
Active
Viewed 88 times
1
David542
- 101,766
- 154
- 423
- 727
-
you mean [Correct way to add external jars (lib/*.jar) to an IntelliJ IDEA project](https://stackoverflow.com/questions/1051640/correct-way-to-add-external-jars-lib-jar-to-an-intellij-idea-project) – YCF_L Jun 23 '18 at 21:21
-
the official documentation is extremely clear and well written on explaining how to do what you are asking ( as it is on everything else as well), what part of it, specifically do you not understand? – Jun 23 '18 at 21:26