ideaHow to import the jar package
The first method:
1. Click File –> Project Structure.
(Related video tutorial sharing: java video tutorial)
2. Find Modules->Dependencies and click on the far right The green number on the side is
3. You can choose 1 or 2:
4. Then Just select the Jar package you want to import.
Second method:
1. Right-click on the Jar package you need to import and select Add as Library...
Just click OK.
For more related tutorials, please pay attention to PHP Chinese website!
The above is the detailed content of How to import jar package in idea. For more information, please follow other related articles on the PHP Chinese website!