Skip to content

Saxonica/complex-project-structure

Repository files navigation

Multi-module Gradle projects with added source complexities

Using a multi-module Gradle project with subprojects (i.e. IntelliJ modules) that have a single shared source outside the subproject folders, and with other source preprocessing, is a bit of a pain with IntelliJ run-and-debug features.

This is an attempt to explore how best to handle it using the simplest possible inputs.

About

Experimenting with Gradle and IntelliJ interactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages