简体   繁体   中英

Sonar plugin installation issue in eclipse helios for maven project

I am using :

Eclipse Helios Version: 3.6.2 Sonar Java Analyser 3.1.0.2

Steps followed during installation of sonar in eclipse :

  1. Help -> Install New Software
  2. Url used for installation : http://dist.sonar-ide.codehaus.org/eclipse
  3. Restarted eclipse from cmd using : ecipse -clean

PROBLEM : Cannot find sonar in Windows->Preferences to configure. Please help me resolve this issue.

Eclipse Helios is only compatible with Sonar Eclipse 2.4.0, as you can see on the installation page: http://docs.codehaus.org/display/SONAR/Installing+Sonar+in+Eclipse

If you want to use the latest features of Sonar Eclipse (3.1), then you should upgrade your Eclipse installation to at least Indigo (3.7.x).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM