jd eclipseでブレークポイントが使えない
JD-Eclipseをプラグインとして追加した後、classファイルにブレークポイントをセットすると以下のメッセージが表示されてプログラムが中断されません。
classファイル内にセットしたブレークポイントを機能させる方法を教えてください。
Unable to install breakpoint in xxxApp due to missing line number attributes. Modify compiler options to generate line number attributes.
Reason:
Absent Line Number Information