分享

unable to install breakpoint in ... absent line number information

 昵称15242507 2014-09-26
   unable to install breakpoint in ...(file name) due to miss line number attributes. midify compliter options to generate line number attributes.

reason:

    absent line number information


解决方法:1:假如你用的是ant调试的话,那么请在你的build.xml里面加上这句话 <javac .....debug="true"/>

                    2:项目->属性->Java编译器->类文件生成->将行号属性添加至生成的类文件(由调试器使用)->打勾 

                       Project--->Properties---->java Compiler---->classfile Generation
                        选中下面的复选框,点击Apply后,点击OK就可以了   假如你之前的是勾选上了,那么请你把勾去掉 apply一下,然后在打开把勾又勾上一遍。在apply,最后点击ok

  包你解决问题

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多