Skip to content

jmix-projects/sample-composite-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Composite Project

See https://github.com/jmix-projects/sample-composite-project-2 for the example based on Jmix 2.x

This project demonstrates a possible approach to work with add-ons and applications using them in a single IDE project, without the need to publish add-ons to test them in the applcation.

The composite project consists of the following subprojects:

  • users, customers, projects - add-ons
  • sales - target application
  • all - aggregating composite project

The subprojects can be stored in separate Git repositories.

Dependencies between the subprojects:

deps

Usage

  • Clone the repository.
  • Open ./all directory in IntelliJ IDEA with Jmix Studio plugin installed.
  • Wait until Gradle import is finished.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages