mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 18:24:30 +02:00
**Problem** On IntelliJ the users are getting the hint to upgrade to -Xsource:3 style, however the supported syntax do not parse. **Solution** This adds -Xsource:3 to the parser. The metabuild compilation uses -Xsource:3 since sbt 1.6.0.