Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在开发模式下,如何实现断点调试? #71

Closed
shaofq opened this issue Apr 23, 2018 · 3 comments
Closed

在开发模式下,如何实现断点调试? #71

shaofq opened this issue Apr 23, 2018 · 3 comments

Comments

@shaofq
Copy link

shaofq commented Apr 23, 2018

正常流程是需要发布jar包,然后通过主模块调用发布的jar包,但这样在开发中调试非常复杂,有没有比较简便的方案,支持断点调试

@kiral
Copy link
Contributor

kiral commented May 9, 2018

在运行时可以直接断点测试的

@kiral kiral closed this as completed May 9, 2018
@shaofq
Copy link
Author

shaofq commented May 9, 2018

@kiral 你的意思是在class里面设置断点吗?如果不是我怎么在开发阶段不通过加载jar包的方式直接修改调试

@kiral
Copy link
Contributor

kiral commented May 9, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants