diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2026-02-16 10:11:10 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2026-02-16 10:11:10 +0200 |
| commit | 8b53767bacc98e393a2d6790b0505e5acc1e0c71 (patch) | |
| tree | 1a46a1921452a0fff8c4b2258f9ca259824089aa /doc/modules | |
| parent | f12fdae30a36e3614fa6944969bf37dec9998301 (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')
0 files changed, 0 insertions, 0 deletions
