Files
sbt/launcher-package
Eugene Yokota cd58481811 --allow-empty fixes
**Problem**
1. Currently users are automatically opted into -create-sbt,
   somewhat implicitly.
2. When somehow they are not, the check mechanism currently blocks for input.

**Solution**
1. Support a new location for sbtopts file under XSG_CONFIG_HOME/sbt
2. Rename -create-sbt to --allow-empty, and don't opt everyone in
3. Exit 1 instead of blocking for input
2024-12-22 02:21:38 -05:00
..
2021-04-19 10:45:29 -04:00
2024-12-22 02:21:38 -05:00
2024-12-22 02:21:38 -05:00
2021-04-19 10:45:29 -04:00
2024-11-03 03:33:25 -05:00
2021-04-19 10:45:29 -04:00
2021-04-20 00:02:28 -04:00
2023-06-20 16:39:07 +02:00