Eclipse错误出现:Unable to install breakpoint in... (未能解决)
Unable to install breakpoint in...
Eclipse Unable to install breakpoint in 的问题还是没解决
1、重装eclipse无效
2、到Window->Preferences->Java->Compiler下面,把Add line number attributes..前的勾去掉,然后Apply,再Window->Preferences->Java->Compiler把勾打上,再Apply
3、依然没能解决,但是不影响调试,能正常进入断点,就是会提示错误。