Skip to content

Commit 6e421bc

Browse files
committed
add note on using ide debugger with tomcat7:run
1 parent e756872 commit 6e421bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ or add in your ~/.m2/settings.xml
5555
</pluginGroups>
5656
and save your fingers with mvn tomcat7:run -pl :cloud-client-ui -am -Pclient -Dnonoss
5757

58+
If you want to use ide debug: replace mvn with mvnDebug and attach your ide debugger to port 8000

0 commit comments

Comments
 (0)