0
「SBT 『プロジェクトのサブプロジェクトを』〜ラン」 しかし、次のエラーを受け取りました:エラー:私はコマンドを使用してマルチプロジェクトSBTプレイを実行しようとしていた期待の手紙...プレイマルチプロジェクトを実行している間
`Expected letter
[error] Expected symbol
[error] Expected '!'
[error] Expected '+'
[error] Expected '++'
[error] Expected 'debug'
[error] Expected 'info'
[error] Expected 'warn'
[error] Expected 'error'
[error] Expected ';'
[error] Expected end of input.
[error] Expected '--'
[error] Expected 'show'
[error] Expected 'all'
[error] Expected '*'
[error] Expected '{'
[error] Expected project ID
[error] Expected configuration
[error] Expected key
[error] Expected '-'
[error] “
[error]^
`
私のプロジェクトでこれをテストするとうまくいきます。 – pedrofurla