-
Run CUBA Studio, go to
window and download the Library project. -
Open the Library project in Studio.
-
Open charts project into the list of Base projects; save changes. Confirm when Studio will suggest recreating Gradle scripts.
-> and include the -
Select
-> . At this point, the application will be assembled and deployed to the Tomcat application server located atbuild/tomcat
. -
Create the application database by selecting
-> . -
Select IntelliJ IDEA.
-> to create project files for
Once the steps above are complete, the chart display functionality will be connected to the application and ready to be used.