**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.