How to develop a plugin for SonarQube 5.2 - plugins

Can someone please suggest a good tutorial for developing plugin for SonarQube 5.2? I have tried searching for it but whatever I have found are based on sonar wsclient which is removed completely from 5.2 onward.

You should read Developing Plugins guide on the SonarQube Wiki.

Related

Scala plugin in Sonar

I have seen that a plugin dedicated to Scala is under development (http://docs.sonarqube.org/display/SONARQUBE45/Scala+Plugin).
Would someone be able to tell me when the development of this plugin will be completed and when it could be available through the SonarQube Update Center ?
I also found an other plugin (https://github.com/RadoBuransky/sonar-scoverage-plugin).
Do you plan to propose it in the SonarQube Update Center ?
Thanks
There is an official SonarSource Scala plugin. The documentation is here:
https://docs.sonarqube.org/latest/analysis/languages/scala/
EDIT 03 Aug 2018
You could use mwz/sonar-scala plugin. I see it is up-to-date.
The page http://docs.sonarqube.org/display/SONARQUBE45/Scala+Plugin is very old and outdated.
There is no any official Scala plugin and probably will not be implemented in the near future.
From mailing list:
Where is the official Sonar Scala plugin? (07/Jul/2015)
Freddy Mallet: there isn't any official SonarQube Scala plugin
Source Code of Scala Plugin? (28/Aug/2015)
Dinesh Bolkensteyn: it has been removed due to the lack of activity. [...] you can find the latest master here: https://github.com/hgomez-sonarsource/sonar-scala
Looks like somebody else stepped up to fill the void. Check out this plugin.

Correct Version of JBPM And Drools tool for Eclipse Juno 4.2.1

forgive me for asking this question. Which is the correct version of jbpm and drools tool for Eclipse Juno 4.2.1? I am desperate as I have googled it and couldn't find the correct answer. Please help me out here.
The easiest way to get a setup eclipse is to download the demo: based on
documentation at: JBPM Demo. If you run "ant start.demo" per instructions a version of eclipse will be launched. You can use this version for your development.
I recently installed the following tools into eclipse Luna Java EE version. The drools update site will not let you look at the list of releases. I had to install from the following URL: http://downloads.jboss.org/jbpm/release/6.1.0.Final/updatesite/.
The BPMN2 Modeler does let you view a list of available version: http://download.eclipse.org/bpmn2-modeler/updates/luna/. I recently installed the version 1.1.2.
I don't think there is a single answer for the "correct" version; however, the latest is probably the best.

IDE for jenkins plugin developement

i am going to create or develop a new jenkins plugin. is WebStorm IDE supports to develop jenkins plugin ?
No. WebStorm is not suitable for developing Jenkins plugins - it supports neither java nor maven. Please try Intellij IDEA (https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial#Plugintutorial-IntelliJIDEA)
I would recommend using NetBeans. For the very same reasons which the website has stated.
https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial#Plugintutorial-NetBeans

Need to download GWT eclipse plugin version 3.5 that google apparentlyy deleted

It seems Google took the Eclipse plugin (version 3.5) for GWT (version 2.4) down because it is too old. I found a posting to this effect on the Google community site.
I have some old software I have to fix, upgrading any of the software is out of the questions, and no one thought to archive the Eclipse plugin. This was originally at http://dl.google.com/eclipse/plugin/3.5
Can someone please help me locate this? Thanks!
Are you running Eclipse galileo? Newer versions may not see it as a valid plugin for that eclipse version.

Does Liferay provide a plugin for IDEA ?

Does Liferay provide a plugin for IDEA ? Or are there anyone working on this ?
Liferay Inc, currently has no plans to release an IntelliJ plugin specifically for Liferay devleopment along the lines of Liferay IDE for Eclipse platform.
However, that does not mean that Liferay development doesn't work well with IntelliJ. Actually it is quite popular and successful both inside and outside the company with just the stock Java EE support that is in IntelliJ. Also some IntelliJ+Liferay users have added several wiki pages specifically talking about this combination. Wiki page1, Wiki page 2
I know the question is old, but actually Liferay Inc. got a Liferay plugin for IDEA, you can download it from the official Jetbrains plugin page
Same can be integrate in IDEA by File -> Setting -> Plugins. Select "Browse Repository" and search for "Liferay"
There is a liferay plugin for IDEA but that only works with the suitable version of IDEA as its not workable of the 64-bit version of the IDEA.