aboutsummaryrefslogtreecommitdiff
path: root/doc/modules/ROOT
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2026-02-16 10:11:10 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2026-02-16 10:11:10 +0200
commit8b53767bacc98e393a2d6790b0505e5acc1e0c71 (patch)
tree1a46a1921452a0fff8c4b2258f9ca259824089aa /doc/modules/ROOT
parentf12fdae30a36e3614fa6944969bf37dec9998301 (diff)
Add subproject compile and test commands (#1653)feature/1653-compile-subproject
Add `projectile-compile-subproject` and `projectile-test-subproject` for building/testing individual modules in multi-module projects (e.g. Maven, Gradle). These commands find the nearest build file (project-file marker) between the current directory and the project root, then run the compile/test command in that directory. Keybindings: `c m c` (compile subproject), `c m t` (test subproject).
Diffstat (limited to 'doc/modules/ROOT')
0 files changed, 0 insertions, 0 deletions