Cannot access Sonar TreeMap - sonarqube

I am using sonar 3.1.1.
I cant access
sonar::Treemap.size_metric and sonar::Treemap.color_metric
to display a treemap.
please help me to solve this problem. Or some one suggest an alternative for this.
Thanks in advance.

sonar::Treemap is not part of our Ruby API (which is api::*), so I would not advise you to use it as it can change without notice.

Related

Add entity to layer sketchup ruby api

I've been searching for a while now on the internet how to add a certain entity to a layer in the ruby api but can't seem to find how to do this. Is there anybody that can help me?
Thanks in advance
Arne
Try the Drawingelement.layer= method. The sample code there should help.

how do controls in Magnolia 5.4 work?

I need to know how to work with controls in Magnolia 5.4. I've done the Hello Magnolia tutorial on their website and everything is ok, but I still have no idea how to use other controls because there is no article explaining it...
I hope some of you guys could help me out? :)
Start here to learn how to configure different fields (control is 4.x term, we use the term field since M5.0).
How to add fields on a form is also documented in Form definition and My first content app.
Give feedback to the Magnolia documentation team. Describe what kind of tutorial would help you.

How to configure custom rules in SonarQube for javascript

The sonar which we are using for javascript, there is no way to configure the custom rules in it. There are many links which are showing that it could be configure but when I am trying to find out the same things in our dashboard, they are no available. I am still searching on it. If any one can help, please help. Thanks in advance.

How do I generate a Sitemap.xml in Wicket?

I'm struggling to generate a dynamic sitemap for SEO purposes in a Wicket 1.5 application. I looked at this example but couldn't understand what they mean exactly.
I see I need to create an xml page and mount it but then it talks about generating the url list. How do I do this part? Is there functionality in Wicket to get a list of mounted pages? According to that link, it's "very easy" to do this in Wicket 1.5 so I must be missing something obvious.
Any tips or pointers gratefully appreciated! Thanks.
i did exactly this in 2010. there was a wicketstuff-minis project for this.
it could be possible it still works if you dig it out of the archives.
http://mvnrepository.com/artifact/org.wicketstuff/sitemap-xml
the sources must also be somewhere out there..
this was built for wicket 1.4 but i guess they changed enough to make it no longer work.

is there any tutorial exist for calling web service in android through ksoap 2.5.4?

friends,
i want to call webservice using ksoap 2.5.4(or latest) library any one guide me whats is the procedure of using it or any link of tutorial?
and one more thing is there request timeout related implementation exists in it?
any help would be appreciated.
try looking here: Basic KSOAP Android Tutorial
I have provided a few tutorials on using kSOAP with Android. I hope one of them helps.
http://roderickbarnes.com/blog/category/technology/web-services-technology
It is very important that you understand the big picture before just using the APIs. The comments in my code should shed a little light on the bigger idea.

Resources