How to integrate highcharts in spago bi studio 5.2 - highcharts

As Highchart license is CC, SpagoBI stops include highcharts as default one from version 5.2. However SpagoBI wiki having documentation about howto include HighChart in SpagoBI server. I didn't find documentation to include HighChart in SpagoBI Studio. Therefore we are having only JFreeChart and ExtChart in IDE.
Any Idea, how to include Highchart in SpagoBI studio? Thanks in advance.

Related

Display markers in Visual Studio Solution Explorer

I need to display some markers in my Visual Studio extension (As in the image). I have gone through the VS SDK documentation and there are no references in this specific requirement. Is there any way to do this with current SDK?
Thanks in advance.
https://learn.microsoft.com/en-us/visualstudio/extensibility/visual-studio-sdk

myEclipse stuck when building project contained vaadin charts

i have a problem in myEclipse,he stuck when he buiding a project contained vaadin charts add-on libraries.
why he do this?
and what is the solution?
thank you

Vaadin Visual Designer not working

I created a Vaadin 7 project in Eclipse Kepler for Java EE. I am having difficulty in opening the Vaadin Visual Designer. I am using Win 7 64 bit, Java JDK 7, Vaadin plugin for eclipse, IveDE, Apache Tomcat 7.
The source tab for the visual designer is accessible but the Design tab is not available at the bottom left corner. Anyone faced this issue before? I might be missing some files, but I tried updating eclipse and resolved Ive without any change.
Please advice. Thanks in advance for the help.
It is the same issue as described in this post,
https://vaadin.com/forum#!/thread/3655464
Found the workaround, at http://dev.vaadin.com/ticket/12141
add this to the ecilpse.ini file
-Dorg.eclipse.swt.browser.XULRunnerPath=C:\
However I still get a pop up message in eclipse saying that is cannot detect XULRunner 1.9
Any suggesstions?
Thanks in advance.
Did you update the path to your actual xul runner location? For example, if you extracted the archive directly to C:, your path will look like this:
-Dorg.eclipse.swt.browser.XULRunnerPath=C:\xulrunner
You probably don't have all the xul runner files directly on C:.
I am not sure the Vaadin Plugin for Eclipse installs the xulrunner by default. I say this because on this blog Using Vaadin Eclipse Plugin under Win7 x64 I found xulrunner installment listed as a required step.
Just add to the eclipse.ini this:
-Dorg.eclipse.swt.browser.XULRunnerPath=C:\xulrunner\xulrunner.exe
Eclipse will show an error, just ignore that as designer will be working then.

Support of jQuery mobile in Aptana

i'm searching for a developement bundle to extend the functionality of aptana to support jQuery Mobile code. Does anybody know a good plugin?
Thx!
I did not find any code assist for JQuery Mobile in aptana but i found out that Titanium Studio offers JQuery Mobile support. It's another Eclipse-based IDE that is designed for mobile web developpement.
See this Stackoverflow question that helped me : jQuery Mobile Content Assist
You can activate it as a bundle, for more info refer to #craig.kaminsky answer in this question, I used it and it works:
How to enable jQuery support in Aptana Studio 3
If you don't have git installed and find any issues this may be of help:
jQuery on New Aptana Studio 3

Can you use Visual Studios instead of Web Matrix for orchard 1.0?

I installed orchard through the MS web platform installer. It listed web matrix as a dependency and once finished installing it loaded up web matrix.
I am wondering if I can just use VS 2010 instead or does orchard have some setting set for web matrix or something that would require me to do some configuration in VS 2010(ie some iis stuff)?
Thanks
P.S
I tried going to the path where the orchard files are located(that was listed in web matrix) and load up the cs project file into Vs but it seems to be missing folders such as the "Themes" folder.
Yes you can use VS2010 only if you like, and that's the way I prefer it myself, but you should use the full source for Orchard. Go to the Download page download the full source code.
After that you got many good tutorials on the Documentation page.
Good luck!
This page from the Orchard Documentation shows that you can create a module using just a text editor. I would think that using Visual Studio would also be doable, though I can't find an explicit example using VS 2010.
Edit
The documentation has full instructions to enlist in the source code and use Visual Studio 2010 to build Orchard.

Resources