この内容は古いバージョンです。最新バージョンを表示するには、戻るボタンを押してください。
バージョン:2
ページ更新者:atom
更新日時:2026-05-11 19:33:53

タイトル: 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 を入れている
  • 更新が途中で不整合になっている

対処の流れ

  1. Eclipse を更新する
  2. STS も Check for Updates で更新する
  3. 両方のバージョンを揃えた状態で再度プロジェクトを作成する