Skip to content

Commit

Permalink
Add note for exporting jar (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
CsCherrYY committed Aug 6, 2020
1 parent a6574ed commit af06e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ A lightweight extension to provide additional Java project explorer features. It
![create project](https://raw.githubusercontent.com/Microsoft/vscode-java-dependency/master/images/create-project.png)

* Export Jar
> Note: For Spring Boot projects, please use the build tool to build the executable jar, for example: `mvn package`.
![export jar](https://raw.githubusercontent.com/Microsoft/vscode-java-dependency/master/images/export-jar.png)

Expand Down

0 comments on commit af06e5d

Please sign in to comment.