checkstyle cannot initialize module TreeWalker - Unable to instantiate TabCharacter FileLength

    技术2022-05-19  30

    装了checkstyle eclipse插件,在右键菜单执行时提示“cannot initialize module TreeWalker - Unable to instantiate TabCharacter”错误,是因为版本问题,v5以后版本使用FileTabCharacter而不再使用TabCharacter。类似的FileLength在v5以后版本已经不需要再在TreeWalker目录下了。

     

    原文地址:http://stackoverflow.com/questions/1212109/checkstyle-error-in-eclipse-could-not-instantiate-tab-character


    最新回复(0)