📜  如何在 intellij 中创建 java 库 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:38.753000             🧑  作者: Mango

代码示例1
From the main menu, select File | Project Structure Ctrl+Alt+Shift+S.

Under Project Settings, select Libraries.

Click the Add button and select one of the following:

Select Java or Kotlin/JS to add a library from the files located on your computer.

Select From Maven to download a library from Maven.