Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaust authored Feb 8, 2024
1 parent 8e1eea3 commit 9676177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ workspace in __debug__ mode and pass the testsystem host name and the location
of the plugin directory where the zip archive of this plugin is located.
For example:

`mvnDebug spring-boot:run -Dinstallation.host=my-test-system.vm -Dplugins.directories=C:/workspace/plugins`
`mvnDebug spring-boot:run -Dspring-boot.run.jvmArguments="-Dinstallation.host=my-test-system.vm -Dplugins.directories=C:/workspace/plugins"`

Afterwards, create a "Remote Debug" configuration in IDEA with transport `Socket`,
host `localhost` and port `8000`. The VM parameter should look like this:
Expand Down

0 comments on commit 9676177

Please sign in to comment.