jmix-composite-sample
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
год назад
README.md
Composite Jmix Project
This is the root aggregating project of the composite project. It combines other projects in a single workspace using directives located in includeBuild.settings.gradle
Use New > Subproject actions of the Jmix tool window to create new or add existing subprojects to the composite project.
Alternatively, you can include subprojects by adding relative paths to them to . For example, the following instruction includes a project from the settings.gradle subdirectory:modules/users
includeBuild 'modules/users'