blob: c4402711e522178e528f50dc3db0d0ccf48f3f1a [file] [view]
# Ignite modular environment test project
This project intended for testing Ignite artifacts separately from main project.
## Local Setup
To import project use Import from existing sources, use gradle option:
[modules\dev-utils\ignite-modules-test\build.gradle](build.gradle)
After import of gradle, it may require resync.
Use latest gradle distribution, because older versions may not support modules.
This project is compatible only with Java 17.
## Used Ignite version
By default this project uses Ignite version of previous released Ignite, but it can be switched to snapshot version if needed.