1.5.1. Setting up the Application Project

  1. Run CUBA Studio, create new project and name it sampler.

  2. Open Project propertiesEdit and select the charts component in the list of App components; save changes. Confirm when Studio will suggest recreating Gradle scripts.

  3. Select RunDeploy. At this point, the application will be assembled and deployed to the Tomcat application server located at build/tomcat.

  4. Select BuildCreate or update IDEA project files to create project files for IntelliJ IDEA.

Once the steps above are complete, the chart display functionality will be connected to the application and ready to be used.