unable to install SonarQube from eclipse - sonarqube

while installing SonarQube through eclipse market place, giving me some error given below
Will not be installed
1: SonarQube Erlang Configuration helper
2: SonarQube PythonConfiguration helper
thus failing my sonarqube installation.
how to get rid of this problem ?

Don't choose to install Erlang connector if you don't work on an Erlang project (using ErlIDE).

Related

ABAP communication layer is not configured properly Error while installing ADT in Eclipse

I am trying to install ADT in eclipse. followed the steps exactly present in the below link https://developers.sap.com/tutorials/abap-install-adt.html.
However getting the below error each time. Please help.
Note: Installed eclipse from https://www.eclipse.org/downloads/packages/ , Windows x86_64 Version.

Maven Build stuck at Creating Spec file

I've been trying to build the kylo (ver 0.8.4) project using maven on my windows machine, using the new bash feature, and following the instructions on the dev docs site.
I'm running into this situation where there's a spec file being created, and its been stuck at that message for the last hour. I've attached a screenshot
Can someone help me with this please?
Cheers
This is where Kylo is building an RPM artifact for installing on RedHat type systems. It requires the rpmbuild package which is unavailable on Windows.
Please see the Kylo Developer Guide for more information:
The assumption is that you are installing on a Mac or Linux box. You can do most activities below on a Windows box, except to perform a Maven build with the RPM install.
http://kylo.readthedocs.io/en/latest/developer-guides/KyloDeveloperGuide.html
You have a couple options:
1) Build Kylo up to the kylo-install-tar module:
mvn -am -pl install/install-tar package -DskipTests
2) Try compiling within the Kylo sandbox or a Linux VM.

Sonar Qube plugin Failed to install on Mule Studio

I tried to install sonar qube plugin from http://downloads.sonarsource.com/eclipse/eclipse/ in Mule Studio Version (3.5.0) with Mule runtime (3.4.0). For my requirement I cannot got with the latest version of studio.
The following is the error message I am getting when trying to install the plugin in Mule studio
The operation cannot be completed. See the details.
Details:
Cannot complete the install because one or more required items could not be found.
Software being installed: SonarQube Integration for Eclipse 3.5.0.20150804-1512-RELEASE (org.sonar.ide.eclipse.feature.feature.group 3.5.0.20150804-1512-RELEASE)
I tried installing the Sonar Qube plugin from the Eclipse marketplace, SonarQube 3.5.0 was listed there, but it was also mentioned that it has been deprecated and SonarLint 1.1.0 should be used instead.
I went ahead with the installation but as you reported it couldn't be completed as there seems to be a problem with the SonarQube Integration for Eclipse component.
However, can you try creating an offline copy of the update site and then try installing the plugin in studio?
http://mcuoneclipse.com/2014/07/03/replicating-an-eclipse-update-site-for-offline-usage/
EDIT
I continued with the same SonarQube installation, it took a lot of time and eclipse had to look for various alternate solutions (15 in total), but it finally came up with this dialog.
So, while installing the plugin, unselect the 2 components (if you don't need it) and move ahead with installation, I was able to successfully complete it, eclipse restarted and it was all done.
-Shanky G.

SonarQube Plugin for Bamboo

I have Bamboo version 5.2 configured on my local system.
I want to install a sonarqube plugin in my bamboo instance. I found a plugin for version 5.1, but was unable to find a plugin for version 5.2.
From where do I get the appropriate plugin and how to configure the sonar runner task with it?
it is not supported for your version of Bamboo. Its a open source plugin so you can pick it up, work on it and make it compatible with your Bamboo verison

Problems installing the heroku eclipse plugin

I get this error
Cannot complete the install because one or more required items could not be found. Software being installed: Heroku Eclipse Plugin 1.0.0 (com.heroku.eclipse.feature.feature.group 1.0.0) Missing requirement: Heroku Eclipse Plugin 1.0.0 (com.heroku.eclipse.feature.feature.group 1.0.0) requires 'org.eclipse.m2e.feature.feature.group 1.0.100' but it could not be found
I have eclipse Juno.
Let me know if I can support you with any other info to help resolve this issue.
I have Ubuntu 12.04LTS
I got this same error message. Disabling my McAfee and then restarting fixed the problem for me. I'm thinking it was a firewall issue.
I had the similar problem. Please check your eclipse version. Heroku says it needs,
Eclipse v 3.7 or higher (Java or Java EE edition)
The following version works for me, Indigo (v 3.7)
This (org.eclipse.m2e.feature.feature.group 1.0.100) is referring to a plugin that is missing - the Maven Integration for Eclipse. Search the Eclipse Marketplace for that plugin. Once it's installed, try installing the Heroku plugin again. This worked for me on Indigo. It's weird that this isn't listed as a requirement.

Resources