Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] how to run the code in debug mode (have breakpoint)

Did you try right_click->debug_as->junit_test?

--
Regards,
Igor

On 12-06-27 11:27 PM, tong123123 wrote:
Hi,

is it possible to run maven project in debug mode in eclipse, that is,
can set a breakpoint and then if the goal is test, when I run the test
goal and hit a breakpoint, it will pause and highlight that breakpoint
to allow me run the code step by step.



_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




Back to the top