Files
sbt/main-command/src
azdrojowa123andClaude Opus 5 ee5374c77b [2.0.x] fix: Fixes --addPluginSbtFile getting lost after reboot (#9669)
reboot restarts sbt with a fresh state, so the extra plugin sbt files registered in BasicKeys.extraMetaSbtFiles were dropped and their plugins disappeared. Prepend an early(addPluginSbtFile=<path>) command for each registered file to the arguments handed to the restarted sbt, so they are re-registered.

---------

Co-authored-by: Claude Opus 5 (1M context) <[email protected]>
2026-08-24 15:54:40 -04:00
..
2026-07-25 16:21:53 -04:00