Skip to content

Commit

Permalink
Update docs/java/java-project.md
Browse files Browse the repository at this point in the history
Co-authored-by: nickzhums <56864335+nickzhums@users.noreply.github.com>
  • Loading branch information
jdneo and nickzhums committed Dec 13, 2022
1 parent 1ec9717 commit 9ea7795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/java/java-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ For Maven project, you can add a dependency by clicking the **+** icon next to *
### Manage dependencies for unmanaged folder

If your project is an unmanaged folder without any build tools. You can manage the dependencies by clicking the **+** icon or the **-** icon on the **Referenced Libraries**
node or the items under it. Or just directly drag your jar libraries to the node `Referenced Libraries`
node or the items under it, or you can just directly drag your jar libraries to the node `Referenced Libraries`

![manage referenced librares](images/java-project/manage-referenced-libraries.png)

Expand Down

0 comments on commit 9ea7795

Please sign in to comment.