【问题标题】:Checkstyle 6.2 Installed in eclipse but not visibleCheckstyle 6.2 安装在 Eclipse 中但不可见
【发布时间】:2015-02-02 10:42:50
【问题描述】:

我在 eclipse Kepler 4.3.2 中使用 net.sf.eclipsecs-updatesite_6.2.0.201501101308-bin 文件安装了 Checkstyle 6.2。Checkstyle 显示在已安装的软件列表中,但在 Windows-> 首选项中不可见。

也使用 eclipse -clean -refresh 启动了 eclipse,但 checkstyle 仍然不可见

【问题讨论】:

    标签: checkstyle


    【解决方案1】:

    解决这个问题的两种方法:

    首先,可能是因为您在不允许写入的地方安装了 Eclipse,例如在“程序文件”中。试试这个:

    uninstall checkstyle plugin cleanly with the uninstall feature
    Open eclipse.exe with admin rights
    reinstalled checkstyle, and restart eclipse.
    

    否则,试试这个。这在 Eclipse Luna 中对我有用:

    Unistall checkstyle 6.2.0 and install Checkstyle 5.6.1. 
    Go to Help -> Install new software 
    Insert this link : 
        http://sourceforge.net/projects/eclipse-cs/files/updatesite/5.6.1/
    

    【讨论】:

      猜你喜欢
      • 2015-04-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-27
      • 1970-01-01
      • 1970-01-01
      • 2020-12-01
      • 2017-04-02
      相关资源
      最近更新 更多