Hi,
I are using Vaadin with Intellij without Maven or Ivy. I am able to load and compile the Widget Set and I see “Using Evaluation License of: Vaadin Charts 4”, but I do not see the chart. When I look at the java script for the page, I see highcharts widgets are compiled, but not rendering.
Our gwt.xml contains
Other plugins I have tried in the Directory work flawlessly. Does anyone know the proper way to set up Vaadin Charts using the Vaadin Plugin for IntelliJ?
Thanks,