タイトル: An internal error occurred during: "Building UI model". com/google/common/base/Function
SEOタイトル: Building UI model / com/google/common/base/Function の原因と対処法
Building UI model / com/google/common/base/Function の原因と対処法
Spring Starter Project 作成時にこのエラーが出る場合は、Eclipse と STS のバージョン不整合が原因になりやすいです。IDE 側の更新状況を先に確認します。
起きやすい原因
- Eclipse と STS プラグインの対応バージョンがずれている
- 古い Eclipse に新しい STS を入れている
- 更新が途中で不整合になっている
対処の流れ
- Eclipse を更新する
- STS も
Check for Updatesで更新する - 両方のバージョンを揃えた状態で再度プロジェクトを作成する