Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 897 Bytes

debug-the-application.adoc

File metadata and controls

23 lines (18 loc) · 897 Bytes

Debug the Application

If you want to debug the source code of any library in the project, run the following command to pull the source into your local repository. The IDE should then detect it.

$ mvn dependency:sources