开发者

Can Eclipse send mail when a breakpoint is hit?

开发者 https://www.devze.com 2023-03-10 16:14 出处:网络
I would l开发者_C百科ike to configure Eclipse to send mail when a breakpoint is hit. Can this be done?You can make it a conditional breakpoint and write some code in the condition to send the mail. B

I would l开发者_C百科ike to configure Eclipse to send mail when a breakpoint is hit.

Can this be done?


You can make it a conditional breakpoint and write some code in the condition to send the mail. But what is your use case?

0

精彩评论

暂无评论...
验证码 换一张
取 消