-
Run CUBA Studio, go to window and download the Library project.
-
Open the Library project in Studio.
-
Open the project properties window ( -> ) and activate the workflow project in the Base projects projects list. Save the changes. Studio will prompt to recreate Gradle scripts. Choose "Yes".
-
Choose -> . At this stage, the application will be built and deployed to the Tomcat application server located at
build/tomcat. -
Create the application database: -> .
-
Launch the application server: -> .
-
Open the application web interface at http://localhost:8080/app. Log in to the system by entering the username
adminand passwordadmin. The main menu should include the option that provides access to Workflow subsystem management screens. -
Choose -> in Studio and then open the project
c:\work\library\library.iprin IntelliJ IDEA.

