啟動
jswat的啟動蠻麻煩的,要指定jdk的library path和jswat的path
java -Djava.ext.dirs=
可以寫成batch檔
設定
先要設定ClassPath和SourcePath
Option - Set Classpath
Option - Set Sourcepath
分別把要debug的class的class所在目錄和source code所在目錄加入設定
執行
VM - Start VM的對話窗中加入要debug的class name和argument,確認。
設定Breakpoint
在source code window中的Line Number地方按下,就可以設定斷點。
其他
沒有留言:
張貼留言