Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
vertx:debug [2017/03/15 00:07] 2a02:0908:01b8:3a80:c0a3:0d18:7d20:0d05 |
vertx:debug [2017/03/15 00:08] 2a02:0908:01b8:3a80:c0a3:0d18:7d20:0d05 |
||
---|---|---|---|
Line 1: | Line 1: | ||
=== Debugging vert.x applications with Eclipse === | === Debugging vert.x applications with Eclipse === | ||
- | |||
(Please note that this description applies to vert.x 2.1.x) | (Please note that this description applies to vert.x 2.1.x) | ||
- | |||
When debugging vert.x applications inside Eclipse, I could get breakpoints to work when starting a unit test in Eclipse with Debug as Junit, but for some reason I couldn't put any breakpoints when running the complete application with a maven task (even though this supports Debug as as well). | When debugging vert.x applications inside Eclipse, I could get breakpoints to work when starting a unit test in Eclipse with Debug as Junit, but for some reason I couldn't put any breakpoints when running the complete application with a maven task (even though this supports Debug as as well). |